[ ソース: node-collection-visit ]
パッケージ: node-collection-visit (1.0.0-1)
node-collection-visit に関するリンク
Debian の資源:
node-collection-visit ソースパッケージをダウンロード:
- [node-collection-visit_1.0.0-1.dsc]
- [node-collection-visit_1.0.0.orig.tar.gz]
- [node-collection-visit_1.0.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Visit a method over items in object, or map visit over the objects
Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or merge, useful when events are emitted on a method like get or set.
Node.js is an event-based server-side JavaScript engine.
その他の node-collection-visit 関連パッケージ
|
|
|
|
-
- dep: node-map-visit (>= 1.0.0)
- Map `visit` over an array of objects
-
- dep: node-object-visit (>= 1.0.0)
- Call a specified method on each value in the given object
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable