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
Markdown
# wUriFundamentals [](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
```