wcloner

0.3.391 • Public • Published

module::Cloner status experimental

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.

Try out from the repository

git clone https://github.com/Wandalen/wCloner
cd wCloner
will .npm.install
node sample/trivial/Sample.s

Make sure you have utility willbe installed. To install willbe: npm i -g willbe@stable. Willbe is required to build of the module.

To add to your project

npm add 'wcloner@stable'

Willbe is not required to use the module in your project as submodule.

Package Sidebar

Install

npm i wcloner

Weekly Downloads

791

Version

0.3.391

License

MIT

Unpacked Size

58.2 kB

Total Files

7

Last publish

Collaborators

  • wandalen