[ 原始碼: 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