Package detail

wintrospectorbasic

Wandalen3.5kMIT0.3.276

Collection of cross-platform routines to generate functions, manage execution of such and analyze them.

wTools

readme

module::IntrospectorBasic status experimental

Collection of cross-platform routines to generate functions, manage execution of such and analyze them.

Try out from the repository

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

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