All Projects → denoland → node_deno_shims

denoland / node_deno_shims

Licence: MIT license
npm packages providing shims for the Deno namespace and other globals. Useful for running Deno-first programs on Node.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

node_deno_shims

Deno shims for Node.js

Packages

Contributing

Commands:

# 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].