licenses.dev

wstringsextra v0.3.340

Collection of sophisticated routines for operations on Strings. StringsToolsExtra leverages analyzing, parsing and formatting of String for special purposes.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
warraysorted • 0.3.344Collection of cross-platform routines to operate effectively sorted arrays. For that ArraySorted provides customizable quicksort algorithm and a dozen functions to optimally find/add/remove single/multiple elements into a sorted array, add/remove sorted aDIRECT1
warraysparse • 0.3.309Collection of cross-platform routines to operate effectively sparse array. A sparse array is an vector of intervals which splits number space into two subsets, internal and external. ArraySparse leverage iterating, inverting, minimizing and other operatioDIRECT1
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.DIRECT1
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.DIRECT1
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.340 version:

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