wtraverser

0.3.290 • Public • Published

module::Traverser status experimental

Collection 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. Use the module to traverse your data.

Try out from the repository

git clone https://github.com/Wandalen/wTraverser
cd wTraverser
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 'wtraverser@stable'

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

/wtraverser/

    Package Sidebar

    Install

    npm i wtraverser

    Weekly Downloads

    822

    Version

    0.3.290

    License

    MIT

    Unpacked Size

    60.2 kB

    Total Files

    7

    Last publish

    Collaborators

    • wandalen