feature-detect-generators

1.1.1 • Public • Published

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

Package Sidebar

Install

npm i feature-detect-generators

Weekly Downloads

0

Version

1.1.1

License

MIT

Last publish

Collaborators

  • mstade