0.0.1 • Published 7 years ago

precurl v0.0.1

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

recurl

Purescript parser combinators.

CircleCI

Still early days, but a simple parser combinator library for Purescript.

My motivation is something that can parse structured URL paths such as: /customer/456/ticket/7, and turn it into a record such as { customer: "456", ticket: "7" }

0.0.1

7 years ago