acorn5-object-spread

Support for rest and spread properties in acorn 5

acorn>=5.4.1 supports object-spread
Last updated 8 years ago by adrianheine .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install acorn5-object-spread 
SYNC missed versions from official npm registry.

Spread and rest properties support in acorn 5

NPM version

Since spread and rest properties are part of ECMAScript 2018, acorn now supports them out of the box. Just make sure that you use acorn >= 5.4.1 and set ecmaVersion >= 9. This plugin is deprecated.

Current Tags

  • 5.1.2                                ...           latest (8 years ago)

9 Versions

  • 5.1.2 [deprecated]           ...           8 years ago
  • 5.1.1 [deprecated]           ...           8 years ago
  • 5.1.0 [deprecated]           ...           8 years ago
  • 5.0.0 [deprecated]           ...           8 years ago
  • 4.0.0 [deprecated]           ...           8 years ago
  • 3.1.0 [deprecated]           ...           8 years ago
  • 3.0.0 [deprecated]           ...           8 years ago
  • 2.0.1 [deprecated]           ...           8 years ago
  • 2.0.0 [deprecated]           ...           8 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 1
Last Day 0
Last Week 1
Last Month 9
Dependencies (1)
Dev Dependencies (0)
None
Dependents (3)

Copyright 2013 - present © cnpmjs.org | Home |