JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2317
  • Score
    100M100P100Q112076F
  • License MIT

String parser combinators for TypeScript

Package Exports

  • parser-ts
  • parser-ts/ParseResult
  • parser-ts/Parser
  • parser-ts/Stream
  • parser-ts/char
  • parser-ts/code-frame
  • parser-ts/es6/ParseResult.js
  • parser-ts/es6/Parser.js
  • parser-ts/es6/Stream.js
  • parser-ts/es6/char.js
  • parser-ts/es6/code-frame.js
  • parser-ts/es6/index.js
  • parser-ts/es6/string.js
  • parser-ts/lib/ParseResult
  • parser-ts/lib/ParseResult.js
  • parser-ts/lib/Parser
  • parser-ts/lib/Parser.js
  • parser-ts/lib/Stream
  • parser-ts/lib/Stream.js
  • parser-ts/lib/char
  • parser-ts/lib/char.js
  • parser-ts/lib/code-frame
  • parser-ts/lib/code-frame.js
  • parser-ts/lib/index.js
  • parser-ts/lib/string
  • parser-ts/lib/string.js
  • parser-ts/string

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (parser-ts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

A porting of purescript-eulalie to TypeScript featuring fp-ts

Documentation