1.1.1 • Published 10 years ago

feature-detect-generators v1.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

Feature detect: Generators

This library detects at installation time whether your current environment supports generators.

Usage

npm install --save feature-detect-generators

If generators are supported, nothing happens, but if they aren't the install script will print an error and exit with a non-zero value. This package exports nothing, and is useless as a runtime dependency.


License: MIT

1.1.1

10 years ago

1.1.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.0

10 years ago