deno.ns

v0.5.0
Deno namespace shim for Node.js
deno namespace deno polyfill ponyfill shim

denolib

deno run --allow-run --allow-write=src/deno/ tools/denolib.ts

build

tsc

prepare

npm run --silent denolib && npm run --silent build

lint

deno lint --ignore=node_modules,dist,thirdparty,unit,src/deno/stable/lib.deno.d.ts

fmt

deno fmt --ignore=node_modules,dist,thirdparty,unit,src/deno/stable/lib.deno.d.ts

clean

git clean -fXde !node_modules/

test

deno run --allow-read --allow-run tools/run_tests.ts

Metadata

  • MIT
  • >=16.7.0
  • Thomas Rory Gummerson
  • released 10/19/2021

Downloads