[ 原始碼: node-yallist ]
套件: node-yallist (4.0.0+~4.0.1-1)
node-yallist 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Pirate Praveen
外部的資源:
- 主頁 [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.