licenses.dev

wweburibasic v0.3.232

Collection of cross-platform routines to operate web URIs ( URLs ) in the reliable and consistent way. Module WebUri extends Uri module to handle host and port parts of URI in a way appropriate for world wide web resources. This module leverages parsing,

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
wblueprint • 0.3.304Classes defining tool on steroids. Make possible multiple inheritances, removing fields in descendants, defining the schema of structure, typeless objects, generating optimal code for definition, and many cool things alternatives cant do.INDIRECT1
wpathbasic • 0.7.232Collection of cross-platform routines to operate paths reliably and consistently. PathBasic leverages parsing, joining, extracting, normalizing, nativizing, resolving paths. Use the module to get uniform experience from playing with paths on different plaINDIRECT1
wstringer • 0.3.307Stringer nicely stringifies structures does not matter how complex or cycled them are. Convenient tool for fast diagnostic and inspection of data during development and in production. Use it to see more, faster. Refactoring required.INDIRECT1
wTools • 0.8.1219Collection of general purpose tools for solving problems. Fundamentally extend the language without spoiling, so may be used solely or in conjunction with another module of such kind.DIRECT0
wuribasic • 0.6.318Collection of cross-platform 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(sDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/wweburibasic)](https://licenses.dev/npm/wweburibasic)
<a href="https://licenses.dev/npm/wweburibasic">
  <img src="https://licenses.dev/b/npm/wweburibasic" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.232 version:

[![licenses](https://licenses.dev/b/npm/wweburibasic/0.3.232)](https://licenses.dev/npm/wweburibasic/0.3.232)
<a href="https://licenses.dev/npm/wweburibasic/0.3.232">
  <img src="https://licenses.dev/b/npm/wweburibasic/0.3.232" alt="licenses" />
</a>
GitHub