licenses.dev

wcloner v0.3.368

Collection of cross-platform routines to copy / clone data structures, no matter how complex and cycled them are. Cloner relies on class relations definition for traversing. Use the module to replicate your data.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
wblueprint • 0.3.297Classes 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
wProto • 0.4.394Relations 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
wTools • 0.8.1211Collection 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
wtraverser • 0.3.276Collection of cross-platform routines to traverse data structures, no matter how compex and cycled them are. Traverser may be used to inspect data, make some transformation or duplication. Traverser relies on class relations definition for traversing. UseDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.368 version:

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