karma-es3-preprocessor

0.1.1 • Public • Published

karma-es3-preprocessor

A Karma preprocessor for ES3 safe recast of reserved phrases. Depends on es3-safe-recast package.

Install

$ npm install --save-dev karma-es3-preprocessor

Usage

Modify your karma.conf.js like shown below:

{
  preprocessors: [
    'src/**/*.js': 'es3-safe-recast'
  ]
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i karma-es3-preprocessor

Weekly Downloads

2

Version

0.1.1

License

none

Last publish

Collaborators

  • donaldpipowitch
  • otbe