deno2node

v1.0.0
Transpiles Deno projects into `.js` and `.d.ts` for Node.js.
typescript transpile ts-morph deno

fmt

npm run --silent clean && deno fmt --ignore=node_modules/

lint

npm run --silent clean && deno lint --ignore=node_modules/

test

npm run --silent prepare

clean

git clean -fXde !node_modules/

prepare

deno run --allow-read --allow-write='lib/' --allow-env src/cli.ts src/tsconfig.json

Metadata

  • MIT
  • >=14.13.1
  • Wojciech Pawlik
  • released 9/16/2021

Downloads

Maintainers