Skip to main content

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).