Typed Parser

July 31, 2019 ยท View on GitHub

Build Status

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

$ npm i typed-parser

Usage

  • API
  • Example

LICENSE

MIT

Contents

  1. 1Usage
  2. 2LICENSE