1.0.5 • Published 9 years ago

just-parse v1.0.5

Weekly downloads
7
License
MIT
Repository
github
Last release
9 years ago

just-parse npm npm

Enough configuration, just parse the goddamn file

This is a pre-defined configuration of the Acorn parse for es6 with a potential two-pass parse: an initial, strict parse, followed by a loose parse if the strict parse fails.

npm install just-parse

Making this a module allowed for reuse across many projects and isolating the parser upgrade path and configuration to a single location.

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago