[ 源代码: node-simple-swizzle ]
软件包: node-simple-swizzle (0.2.2-2ubuntu1)
node-simple-swizzle 的相关链接
Trisquel 的资源:
下载源码包 node-simple-swizzle:
- [node-simple-swizzle_0.2.2-2ubuntu1.dsc]
- [node-simple-swizzle_0.2.2.orig.tar.gz]
- [node-simple-swizzle_0.2.2-2ubuntu1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Pirate Praveen
外部的资源:
- 主页 [github.com]
相似软件包:
Simply swizzle your arguments
This module can be used to swizzle your function arguments; ie, pass in mixed arrays/values and get a clean array. For example, if you swizzle (1, [2, 3], 4), then you get [1, 2, 3, 4].
Node.js is an event-based server-side JavaScript engine.
其他与 node-simple-swizzle 有关的软件包
|
|
|
-
- dep: node-is-arrayish (>= 0.3.1)
- Determines if an object can be used as an array
-
- dep: nodejs
- evented I/O for V8 javascript