An open API service indexing awesome lists of open source software.

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

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).