Helps you construct a custom string parser, for times when you need something more procedural than regex.
npm install parser-factory
Requires Node.js 8.3.0 or above.
``bashnpm i parser-factory``
bashnpm i parser-factory
To see this module in action, check out the conscript module.