/purescript-string-parsers

A parsing library specialized to handling strings

Primary LanguagePureScriptMIT LicenseMIT

purescript-string-parsers

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.