Skip to content

Instantly share code, notes, and snippets.

@crabmusket
Last active August 12, 2019 01:54
Show Gist options
  • Save crabmusket/790930497d6db14561722e9c9bc5958c to your computer and use it in GitHub Desktop.
Save crabmusket/790930497d6db14561722e9c9bc5958c to your computer and use it in GitHub Desktop.
Deno micro modules index page

Deno micro modules

Each of these modules is a single file consisting of no more than a page or two of code, which provide some useful 'generic' feature. These modules could be copied as-is into any TypeScript project, but they're designed to work with Deno. Deno's URL loading makes it very easy to import them.

As well as the single code file for each module, I endeavor to provide a useful (bit minimal) readme, as well as comprehensive test cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment