A circular doubly linked list implementation in JavaScript
A utility to retry failed async methods.
Javascript implementation of a doubly linked-list data structure
a javascript implementation of LinkedList & DoublyLinkedList
Universal module importer for Node.js
Yet Another Linked List
Standard utilities.
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
Curated collection of data structures for the JavaScript/TypeScript.
JSON AST parser, tokenizer, printer, traverser.
Doubly Linked List
Utility to convert gitignore patterns to minimatch patterns
[](https://opensource.org/licenses/mit-license.php) [](https://badge.fury.io/js/ss-linked-list)
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Utility to automatically link the URLs, email addresses, phone numbers, hashtags, and mentions (Twitter, Instagram) in a given block of text/HTML
Useful TypeScript utilities.
JavaScript Data Structures written for Node.js
A simple double ended queue datastructure
Minimalistic linked lists
Store information about any JS value in a side channel, using a linked list
Turn any collection of objects into its own efficient tree or linked list using Symbol
Safely and quickly serialize JavaScript objects
string representations of objects in node and the browser
Doubly linked list implementation for JavaScript with iterator and array-like interface