deno-utils

javascript/typescript bundler for deno.

MIT License

Downloads
42K
Stars
11
Committers
2

Deno utility functions

Mainly provided:

  1. universal module loader which could load modules from local file system,
    remote HTTP server, and data protocol.
  2. typescript transpiler.
  3. code bundler.
  4. snapshot utility functions.