overdub

2.5.2 • Public • Published

overdub

Build Status

Add full ES.Next support to Node.js

Usage

Install overdub by running:

yarn add --dev overdub

Import overdub/register from the node CLI or from a test runner. For example:

node -r overdub/register

Support for all standardized ECMAScript features is provided via Babel. React and Flow syntax is also supported.

For test runners and other CLI tools that require users to specify a Babel config, reuse the overdub Babel config like so:

{
  "extends": "overdub/babel"
}

Readme

Keywords

none

Package Sidebar

Install

npm i overdub

Weekly Downloads

74

Version

2.5.2

License

MIT

Unpacked Size

15.2 kB

Total Files

38

Last publish

Collaborators

  • vinsonchuong