This package has been deprecated

Author message:

acorn>=5.4.1 supports async-iteration

acorn-async-iteration

0.2.2 • Public • Published

Async iteration support for Acorn

NPM version

Since async iteration part of ECMAScript 2018, acorn now supports it out of the box. Just make sure that you use acorn >= 5.4.1 and set ecmaVersion >= 9. This plugin is deprecated.

Readme

Keywords

none

Package Sidebar

Install

npm i acorn-async-iteration

Weekly Downloads

0

Version

0.2.2

License

AGPL-3.0

Last publish

Collaborators

  • adrianheine
  • marijn
  • rreverser