Skip to content

lamansky/parser-factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published