Package

purescript-string-parsers

Repository
paf31/purescript-string-parsers
License
MIT
Uploaded by
dwhitney
Published on
2017-11-17T19:20:12Z

Latest release Build status Dependency status Maintainer: paf31

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.