[ Bron: node-base ]
Pakket: node-base (3.0.0-3)
Verwijzigingen voor node-base
Debian bronnen:
Het bronpakket node-base downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
foundation for creating modular, unit testable node.js application
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.
Andere aan node-base gerelateerde pakketten
|
|
|
|
-
- dep: node-cache-base (>= 4)
- Basic object cache for node.js/javascript projects
-
- dep: node-define-property
- Define property on an object
-
- dep: node-isobject
- Checks if the value is an object and not an array or null
-
- dep: node-mixin-deep
- Deeply mix the properties of objects into the first object
-
- dep: node-pascalcase
- Convert a string to pascal-case