precurl

0.0.1 • Public • Published

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" }

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    0

Package Sidebar

Install

npm i precurl

Weekly Downloads

0

Version

0.0.1

License

ISC

Last publish

Collaborators

  • pokle