GitHub / 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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfaerber%2Fjson-parser-combinator
PURL: pkg:github/benfaerber/json-parser-combinator
Stars: 2
Forks: 0
Open issues: 0
License: mit
Language: TypeScript
Size: 111 KB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: almost 2 years ago
Pushed at: over 3 years ago
Last synced at: 27 days ago
Topics: functional-programming, functional-typescript, json, parser, parser-combinator, parsing