[ ソース: node-class-utils ]
パッケージ: node-class-utils (0.3.6-6)
node-class-utils に関するリンク
Debian の資源:
node-class-utils ソースパッケージをダウンロード:
- [node-class-utils_0.3.6-6.dsc]
- [node-class-utils_0.3.6.orig.tar.gz]
- [node-class-utils_0.3.6-6.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Utils for working with JavaScript classes and prototype methods
Node.js is an event-based server-side JavaScript engine.
その他の node-class-utils 関連パッケージ
|
|
|
|
-
- dep: node-arr-union
- Combines list of arrays, returning single array with unique values
-
- 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-lazy-cache
- Cache requires to be lazy-loaded when needed
-
- dep: node-static-extend
- Adds a static `extend` method to a class, to simplify inheritance