@deno/shim-deno
Deno namespace shim for Node.js
Last updated 2 years ago by dsherret .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @deno/shim-deno 
SYNC missed versions from official npm registry.

@deno/shim-deno

Deno namespace shim for Node.js.

See PROGRESS.md

Acknowledgements

Special thanks to the @fromdeno organization for starting this project and for their contributions—specifically @wojpawlik, @MKRhere, and @trgwii.

Contributing

Updating Deno

  1. Update local version.
  2. In /.github/workflows/ci.yml, increase the deno version in the setup-deno action
  3. Update version in ./tools/denolib.ts
  4. Go into ./third_party/deno and update the submodule:
    • git fetch --tags
    • git checkout v1.x.x -- replace with version
    • git submodule update
  5. In this package ensure the following work and if not, fix any issues:
    • npm run build
    • npm run test

Current Tags

  • 0.19.2                                ...           latest (2 years ago)

31 Versions

  • 0.19.2                                ...           2 years ago
  • 0.19.1                                ...           2 years ago
  • 0.19.0                                ...           2 years ago
  • 0.18.2                                ...           2 years ago
  • 0.18.1                                ...           2 years ago
  • 0.18.0                                ...           2 years ago
  • 0.17.0                                ...           2 years ago
  • 0.16.1                                ...           3 years ago
  • 0.16.0                                ...           3 years ago
  • 0.15.2                                ...           3 years ago
  • 0.15.1                                ...           3 years ago
  • 0.15.0                                ...           3 years ago
  • 0.14.0                                ...           3 years ago
  • 0.13.0                                ...           3 years ago
  • 0.12.0                                ...           3 years ago
  • 0.11.0                                ...           3 years ago
  • 0.10.0                                ...           4 years ago
  • 0.9.0                                ...           4 years ago
  • 0.8.0                                ...           4 years ago
  • 0.7.0                                ...           4 years ago
  • 0.6.0                                ...           4 years ago
  • 0.5.0                                ...           4 years ago
  • 0.4.3                                ...           4 years ago
  • 0.4.2                                ...           4 years ago
  • 0.4.1                                ...           4 years ago
  • 0.4.0                                ...           4 years ago
  • 0.3.1                                ...           4 years ago
  • 0.3.0                                ...           4 years ago
  • 0.1.2                                ...           4 years ago
  • 0.1.1                                ...           4 years ago
  • 0.1.0                                ...           4 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 1
Last Month 1
Dependencies (2)
Dev Dependencies (4)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |