licenses.dev

wColor256 v0.3.328

Collection of cross-platform routines to operate colors conveniently. Extends basic implementation Color by additional color names. Color provides functions to convert color from one color space to another color space, from name to color and from color to

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
warraysorted • 0.3.361Collection 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 aINDIRECT1
warraysparse • 0.3.326Collection 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 operatioINDIRECT1
wblueprint • 0.3.321Classes 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
wColor • 0.3.404Collection of cross-platform routines to operate colors conveniently. Color provides functions to convert color from one color space to another color space, from name to color and from color to the closest name of a color. The module does not introduce anDIRECT15
wequaler • 0.5.330Collection of cross-platform routines to compare two complex structures. The module can answer questions: are two structures equivalent? are them identical? what is the difference between each other? Use the module avoid manually work and cherry picking.INDIRECT11
wlooker • 0.3.355Collection of routines to traverse complex data structure. The module takes care of cycles in a data structure( recursions ) and can be used for comparison, cloning, serialization or operation on several similar data structures. Many other modules based oINDIRECT1
wmathscalar • 0.3.294Collection of functions for non-vector mathINDIRECT1
wmathvector • 0.3.399Collection of functions for vector math. `MathVector` introduces missing in JavaScript type `VectorAdapter`. Vector adapter is an implementation of the abstract interface, a kind of link that defines how to interpret data as the vector. The adapter could INDIRECT14
wpathbasic • 0.7.243Collection 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
wpathtools • 0.5.236Collection of cross-platform routines to operate paths reliably and consistently. Implements routines for manipulating paths maps and globing. Extends module PathBasic.INDIRECT7
wProto • 0.4.411Relations module. Collection of cross-platform routines to define classes and relations between them. Proto leverages multiple inheritances, mixins, accessors, fields groups defining, introspection and more. Use it as a skeleton of the application.INDIRECT2
wreplicator • 0.3.242Collection of cross-platform routines to replicate a complex data structure. It traverses input data structure deeply producing a copy of it.INDIRECT2
wselector • 0.3.337Collection of cross-platform routines to select a sub-structure from a complex data structure. Use the module to transform a data structure with the help of a short query string.INDIRECT10
wstringer • 0.3.303Stringer 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
wstringsextra • 0.3.350Collection of sophisticated routines for operations on Strings. StringsToolsExtra leverages analyzing, parsing and formatting of String for special purposes.INDIRECT5
wTools • 0.8.1253Collection 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/wColor256)](https://licenses.dev/npm/wColor256)
<a href="https://licenses.dev/npm/wColor256">
  <img src="https://licenses.dev/b/npm/wColor256" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.328 version:

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