acorn-object-rest-spread
JSON →Acorn plugin that adds support for the Object Rest/Spread Properties proposal (e.g., `let { x, y, ...z } = obj`) to Acorn 5. Version 1.1.0 is the latest and only stable release. It is a lightweight, single-purpose plugin that must be injected into an Acorn instance via `require('acorn-object-rest-spread/inject')`. Compared to other parsers like Babel, this plugin keeps Acorn minimal and fast. No updates since 2017; compatible with Acorn 5.x only.
Traffic · last 30 days stale · no recent hits
total hits 22
actors 4 distinct systems
last hit 16d ago human
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇳 China · 🇪🇸 Spain · CL
Resources
packageacorn-object-rest-spread ↗