v0.0.0-alpha.2
All utility functions that will come handy to work with Deno Scripts
Repository
Current version released
4 years ago
Dependencies
std
Deno Utils
Utility functions for my own projects in Deno.
This project is divided into two sections:
/scripts
: which are a set of utility methods, that can only work natively./src
: are a set of utility methods, which can be used across platforms (Browsers included).