Skip to content

jinjor/typed-parser

Repository files navigation

Typed Parser

Build Status

A parser library for TypeScript, inspired by elm/parser and Parsec(Haskell).

$ npm i typed-parser

Usage

LICENSE

MIT