deno2node

v0.7.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/ --unstable

clean

git clean -fXde '!node_modules/'

prepare

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

Metadata

  • MIT
  • ^12.20.0 || >=14.13.1
  • Wojciech Pawlik
  • released 6/30/2021

Downloads

Maintainers