[ Bron: node-yallist ]
Pakket: node-yallist (4.0.0+~4.0.1-1)
Verwijzigingen voor node-yallist
Debian bronnen:
Het bronpakket node-yallist downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.