Javascript implementation of a doubly linked-list data structure
Double linked list implementation with a similar API to the Java LinkedList class.
Linked list implementation for Javascript
A circular linked list implementation in JavaScript
Doubly linked list implementation for TypeScript.
A fast fifo implementation similar to the one powering nextTick in Node.js core
A fast doubly-linked list implementation of LRU capable of handling hundreds of thousands of items quickly.
Linked List implementation in JavaScript
Minimalistic linked lists
Yet Another Linked List
Linked list implementation
Turn any collection of objects into its own efficient tree or linked list using Symbol
"Reusable singly linked list implementation in JavaScript"
Server-side DOM implementation based on Mozilla's dom.js
timers module for browserify
Javascript implementation of a queue data structure
A linked list implementation that can be used in your javascript projects.
simpler faster substitute for LRU
A simple linked list implementation (ESM)
Server-side DOM implementation based on Mozilla's dom.js
The lightest signal library.
Utility to automatically link the URLs, email addresses, phone numbers, hashtags, and mentions (Twitter, Instagram) in a given block of text/HTML
A Doubly Linked List implementation for JavaScript
simple typescript linked-list with generics typing