0.0.5 • Published 2 years ago

node-red-contrib-cx-user-lib v0.0.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

User Lib node

Monitors a folder with user's scripts and libraries.

Some notes:

  • User uLib as an alias when importing in function node. That will provide intelli in monaco editor.

Rules:

  • create exports.destroy = function() {} to clean up your own module
  • (!)restart the process if any of the require modules were removed from your module