UNPKG

wurifundamentals

Version:

Collection of routines to operate URI(s) in the reliable and consistent way. UriFundamentals leverages parsing, joining, extracting, normalizing, nativizing, resolving URI(s). Use the module to get uniform experience from playing with URI(s) on different

102 lines (7 loc) 566 B
# wUriFundamentals [![Build Status](https://travis-ci.org/Wandalen/wUriFundamentals.svg?branch=master)](https://travis-ci.org/Wandalen/wUriFundamentals) Collection of routines to operate URI(s) in the reliable and consistent way. UriFundamentals leverages parsing, joining, extracting, normalizing, nativizing, resolving URI(s). Use the module to get uniform experience from playing with URI(s) on different platforms. ### Try out ``` npm install node sample/Sample.s ```