[ 源代码: 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 (Mail Archive)
- 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.