2.5.2 • Published 4 years ago

overdub v2.5.2

Weekly downloads
48
License
MIT
Repository
github
Last release
4 years ago

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"
}
2.5.2

4 years ago

2.5.1

5 years ago

2.5.0

5 years ago

2.4.0

5 years ago

2.3.2

5 years ago

2.3.1

5 years ago

2.3.0

5 years ago

2.2.1

5 years ago

2.2.0

6 years ago

2.1.0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago