djena

TypeScriptDenoParser CombinatorsJSON

This is a simple JSON parser, written in TypeScript. Here you can see it successfully parsing a JSON response from LuncherBox. The parser combinators were also used as a dependency in methor - a math calculator, again written in TypeScript. The source code for this can be found on GitHub.