parcrumb
v0.1.4
Published
 
Readme
parcrumb
A parser combinator library for Typescript with an API inspired by rust-bakery/nom.
WIP
Documentation and tests are still very much a work in progress.
I made this library for my own use and to learn more about writing parser combinators.
I really liked nom and couldn't find a similar library for Typescript, so I decided to make one myself.
If you find this useful or have any feedback, please let me know or open an issue!
Usage
coming soon...
License
MIT
