lean-nodent-runtime

Lean Runtime component of nodent - assuming that Promises are there by default (or polyfilled).

Not maintained anymore
Last updated 7 years ago by swernerx .
MIT · Original npm · Tarball · package.json
$ npm install lean-nodent-runtime 
SYNC missed versions from official npm registry.

Lean Nodent Runtime
Sponsored by Version Downloads Build Status Unix Build Status Windows Dependencies

Lean Nodent Runtime is a fork of Nodent-Runtime to tweak it for usage inside Babel-Preset-Edge.

Features

  • Just the basic function helper to work together with the transpiled code.
  • Ideal for usage with fast-async e.g. like in Babel-Preset-Edge.

Babel Configuration

To enable this very lightweight runtime use the secondary parameter for plugin configuration:

plugins: [
  [ "fast-async", {
    "useRuntimeModule": "lean-nodent-runtime"
  }]
]

Please also make sure to pass over the information to require lean-nodent-runtime in all resulting code.

License

MIT

Copyright

Sebastian Software GmbH Logo

Copyright 2016-2018
Matt

Copyright 2017-2018
Sebastian Software GmbH

Current Tags

  • 1.0.2                                ...           latest (7 years ago)

4 Versions

  • 1.0.2 [deprecated]           ...           7 years ago
  • 1.0.1 [deprecated]           ...           7 years ago
  • 1.0.0 [deprecated]           ...           7 years ago
  • 0.0.1 [deprecated]           ...           7 years ago
Maintainers (1)
Downloads
Total 3
Today 1
This Week 1
This Month 1
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (2)
Dependents (2)

© 2010 - cnpmjs.org x YWFE | Home | YWFE