acorn-async-iteration

Support for async iteration in acorn

acorn>=5.4.1 supports async-iteration
Last updated 8 years ago by adrianheine .
AGPL-3.0 · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install acorn-async-iteration 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 0.2.2                                ...           latest (8 years ago)

4 Versions

  • 0.2.2 [deprecated]           ...           8 years ago
  • 0.2.1 [deprecated]           ...           8 years ago
  • 0.2.0 [deprecated]           ...           8 years ago
  • 0.1.0 [deprecated]           ...           8 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 3
Last Day 0
Last Week 3
Last Month 1
Dependencies (1)
Dev Dependencies (5)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |