wfileexecutor

0.3.398 • Public • Published

module::FileExecutor status experimental

Experimental. Class to execute a collection of templates with inlined JavaScript code to instantiate it. A collection of templates could be co-dependent in which case FileExecutor deduce dependencies and correct order of templates executions.

Try out from the repository

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

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

Readme

Keywords

Package Sidebar

Install

npm i wfileexecutor

Weekly Downloads

3

Version

0.3.398

License

MIT

Unpacked Size

91.9 kB

Total Files

7

Last publish

Collaborators

  • wandalen