This module provides a class that reads a given directory in order to parse files supposed to contain javascript functions. Then, the object parses and evaluates all those functions, making them available for the developer. Also, the developer can, through this object, add functions will the process is running, and the added functions can be written to the filesystem also. -- Read More
INSTALL » npm install hotfunctionsmanager
CODE » git clone https://github.com/stouf/node-hot_functions_manager
Categories:
Engines:
Author:
- Stouf
Contributors
Maintainers
- stouf