denoify

v0.2.1
For NPM module authors that would like to support Deno but do not want to write and maintain a port.
deno transpile cjs CommonJs

tsc

npx tsc

test

node ./dist/test

build

npm run tsc && npm run grant-exec-perms

grant-exec-perms

chmod +x ./dist/bin/*.js

Metadata

  • MIT
  • Whatever
  • Joseph Garrone
  • released 5/12/2020

Downloads