1.1.1 • Published 4 years ago

parser-factory v1.1.1

Weekly downloads
326
License
MIT
Repository
github
Last release
4 years ago

parser-factory

Helps you construct a custom string parser, for times when you need something more procedural than regex.

Installation

Requires Node.js 8.3.0 or above.

npm i parser-factory

Example

To see this module in action, check out the conscript module.