generatable

v0.1.0
throw a useful error when generator functions arent available
node harmony generators check verify

generatable

Build Status

Throw a verbose error when ES6 generator functions are not available This is useful mainly for command line applications

Installation

$ npm install generatable

Example

just

require('generatable');
  

If generator functions are unavailable, it will throw an error for you.

Quirks

... todo

Todo

  • Throw a real error, not just a string
  • Find a good web link on enabling harmony/generator compatibility (gnode, regenerator) that we can link as an error message

License

MIT

npm i generatable

Metadata

  • MIT
  • Whatever
  • Daryl Lau
  • released 3/27/2014

Downloads

Maintainers