Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/athanclark/purescript-web-urlsearchparams
Binding to the javascript Web URLSearchParams browser API
https://github.com/athanclark/purescript-web-urlsearchparams
purescript query-string query-string-builder url urlsearchparams
Last synced: 6 days ago
JSON representation
Binding to the javascript Web URLSearchParams browser API
- Host: GitHub
- URL: https://github.com/athanclark/purescript-web-urlsearchparams
- Owner: athanclark
- License: bsd-3-clause
- Created: 2019-01-26T11:13:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-02T16:37:18.000Z (over 1 year ago)
- Last Synced: 2024-12-10T19:41:27.645Z (24 days ago)
- Topics: purescript, query-string, query-string-builder, url, urlsearchparams
- Language: PureScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-web-urlsearchparams
Bindings to the URLSearchParams object in browsers - see the [MDN Spec](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams) for details.