Skip to content

dsherret/node_shims

 
 

Repository files navigation

node_deno_shims

Deno shims for Node.js

Packages

Contributing

Commands:

# get submodules if you did not clone them initially
git submodule init --recursive
git submodule update --recursive
# npm install
npm i --ignore-scripts
# build all packages
npm run build --workspaces
# test all packages
npm run test --workspaces
# format
deno fmt
# lint
deno lint

For package specific development commands, see the package.json scripts in each package.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • TypeScript 92.5%
  • JavaScript 7.2%
  • Other 0.3%