https://github.com/hellerve/uri
An URI datatype for zepto, as a native module
https://github.com/hellerve/uri
Last synced: about 1 year ago
JSON representation
An URI datatype for zepto, as a native module
- Host: GitHub
- URL: https://github.com/hellerve/uri
- Owner: hellerve
- Created: 2016-12-14T16:50:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-21T14:39:30.000Z (over 9 years ago)
- Last Synced: 2025-02-12T05:11:59.836Z (over 1 year ago)
- Language: Haskell
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uri
A zepto native extension to provide a URI datatype and functions
to work with it. Trying to expose the full API of the Haskell
package it is based on,
[Network.URI](https://hackage.haskell.org/package/network-uri).