[ ソース: node-yallist ]
パッケージ: node-yallist (4.0.0+~4.0.1-1)
node-yallist に関するリンク
Debian の資源:
node-yallist ソースパッケージをダウンロード:
- [node-yallist_4.0.0+~4.0.1-1.dsc]
- [node-yallist_4.0.0+~4.0.1.orig-types-yallist.tar.gz]
- [node-yallist_4.0.0+~4.0.1.orig.tar.gz]
- [node-yallist_4.0.0+~4.0.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Double linked list implementation for Node.js
This module allows one to create a double linked list that exposes many array-like methods like push, unshift, forEach, reduce, and more specific methods like forEachReverse or mapReverse.
Node.js is an event-based server-side JavaScript engine.