node-base

foundation for creating modular, unit testable node.js application
  https://github.com/node-base/base
  0
  no reviews



Base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.

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