[ 源代码: 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