[ ソース: 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 (メールアーカイブ)
- 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