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

Readme

Keywords

none

Package Sidebar

Install

npm i precurl

Weekly Downloads

1

Version

0.0.1

License

ISC

Last publish

Collaborators

  • pokle