An open API service indexing awesome lists of open source software.

https://github.com/benfaerber/json-parser-combinator

A JSON parser written in Typescript using the Parser Combinator methodology. I recommend that anyone who is interested in functional parsers should use this as a reference.
https://github.com/benfaerber/json-parser-combinator

functional-programming functional-typescript json parser parser-combinator parsing

Last synced: 8 months ago
JSON representation

A JSON parser written in Typescript using the Parser Combinator methodology. I recommend that anyone who is interested in functional parsers should use this as a reference.

Awesome Lists containing this project