Package

purescript-string-parsers

Repository
paf31/purescript-string-parsers
License
MIT
Uploaded by
justinwoo
Published on
2018-07-27T15:40:38Z

Latest release Build status Pursuit Maintainer: garyb Maintainer: thomashoneyman

A parsing library for parsing strings.

This library is a simpler, faster alternative to purescript-parsing, for when you know your input will be a string.

Installing

bower i purescript-string-parsers --save

Documentation

Module documentation is published on Pursuit.

Contributing

Read the contribution guidelines to get started and see helpful related resources.