phoenisx / deno-utils

All utility functions that will come handy to work with Deno Scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

All utility functions that will come handy to work with Deno Scripts


Languages

Language:TypeScript 100.0%