typed-parser

A parser library for TypeScript

Usage no npm install needed!

<script type="module">
  import typedParser from 'https://cdn.skypack.dev/typed-parser';
</script>

README

Typed Parser

Build Status

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

$ npm i typed-parser

Usage

LICENSE

MIT