Skip to content

A PureScript library for reading query parameters from urls.

License

Notifications You must be signed in to change notification settings

dgendill/purescript-query-params

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-query-params

Build Status

A PureScript library for reading query parameters from urls. See the docs.

Quick Start

See the Example for some sample code. To see it in action, you can build the example by running npm run example and then viewing example/index.html.