High-performance 2D spatial index for rectangles (based on R*-tree with bulk loading and bulk insertion algorithms)
A lightweight JavaScript data structure library providing Stack, Queue, and Singly Linked List.
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
No description provided.
Eslint plugin checking architecture boundaries between elements
Lightweight npm postinstall message to invite people to donate to your collective
Essential JS 2 DropDown Components
Write minimal node index.js files that require and export siblings by file basename
Safely and quickly serialize JavaScript objects
javascript standard data structure library which benchmark against C++ STL
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
A package of Essential JS 2 layout pure CSS components such as card and avatar. The card is used as small container to show content in specific structure, whereas the avatars are icons, initials or figures representing particular person.
Utilities for treating frozen JavaScript objects as persistent immutable collections.
Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.
https://en.wikipedia.org/wiki/Trie
Provide AMD's define() API for declaring modules in the AMD format
A very fast and versatile markdown toolchain. AST, React, React Native, SolidJS, Vue, Markdown, and HTML output available with full customization.
Public Key Infrastructure (PKI) is the basis of how identity and key management is performed on the web today. PKIjs is a pure JavaScript library implementing the formats that are used in PKI applications. It is built on WebCrypto and aspires to make it p
Exposes functions for interacting with Qlik apis
A 100% compliant, self-hosted javascript parser with high focus on both performance and stability
A Vue tree component designed to be used with hand-coded markup rather than generated from a javascript data structure.
TypeScript definitions for rison
JavaScript obfuscator
A graph data structure with topological sort.