node-enabled

Check if a certain debug flag is enabled in Node.js
  https://github.com/3rd-Eden/enabled#readme
  0
  no reviews



Enabled is a small utility that can check if certain namespace are enabled by environment variables which are automatically transformed to regular expressions for matching.

Node.js is an event-based server-side JavaScript engine.