Immutable persistent data collections for Javascript which increase efficiency and simplicity.
MIT LicenseTypeScriptREADME
1.9K
112
31.9K
8 days ago
8 years
automerge
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
MIT LicenseJavaScriptREADME
4.0K
69
13.2K
20 days ago
5 years
protobuf.js
Protocol Buffers for JavaScript (& TypeScript).
OtherJavaScriptREADME
1.3K
530
8.1K
10 days ago
9 years
danfojs
Danfo.js is an open source, JavaScript library providing high performance, intuitive, and easy to use data structures for manipulating and processing structured data.
MIT LicenseTypeScriptREADME
128
29
3.1K
15 days ago
2 years
collections
This package contains JavaScript implementations of common data structures with idiomatic interfaces.
OtherJavaScriptREADME
201
73
2.0K
3 months ago
10 years
Buckets-JS
A complete, fully tested and documented data structure library written in pure JavaScript.
MIT LicenseJavaScriptREADME
115
7
1.2K
over 1 year ago
10 years
heapify
The fastest JavaScript priority queue out there. Zero dependencies.
MIT LicenseTypeScriptREADME
17
4
639
2 days ago
2 years
kd-tree-javascript
JavaScript k-d Tree Implementation
MIT LicenseJavaScriptREADME
95
12
565
10 months ago
10 years
hashmap
HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified
Parse, validate, manipulate, and display dates in javascript.
MIT LicenseJavaScriptREADME
7.0K
194
46.4K
2 months ago
11 years
dayjs
⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
MIT LicenseJavaScriptREADME
1.9K
452
38.3K
4 days ago
4 years
date-fns
⏳ Modern JavaScript date utility library ⌛️
MIT LicenseTypeScriptREADME
1.4K
376
28.4K
6 days ago
7 years
luxon
⏱ A library for working with dates and times in JS
MIT LicenseJavaScriptREADME
596
95
12.3K
6 days ago
6 years
jquery-timeago
🕗 The original jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago").
MIT LicenseJavaScriptREADME
743
47
3.8K
over 1 year ago
14 years
spacetime
A lightweight javascript timezone library
OtherJavaScriptREADME
160
15
3.5K
20 days ago
5 years
later
A javascript library for defining recurring schedules and calculating future (or past) occurrences for them. Includes support for using English phrases and Cron schedules. Works in Node and in the browser.