[ ソース: node-base ]
パッケージ: node-base (3.0.0-2)
node-base に関するリンク
Trisquel の資源:
node-base ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Sruthi Chandran
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の node-base 関連パッケージ
|
|
|
-
- 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