mori
Immutable data structurizer
Provides an immutable data structure API in vanilla JavaScript inspired by ClojureScript's persistent data structures
ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript
3k stars
77 watching
149 forks
Language: Clojure
last commit: over 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
immutable-js/immutable-js | A library providing persistent and immutable data structures to improve application development simplicity and efficiency | 32,954 |
tonsky/datascript | An immutable in-memory database and query engine for client-side applications | 5,499 |
clojure/clojurescript | A compiler that converts Clojure code to JavaScript. | 9,235 |
amejiarosario/dsa.js-data-structures-algorithms-javascript | An implementation of data structures and algorithms in JavaScript, providing a reference manual and resource for developers. | 7,606 |
yomguithereal/baobab | A data structure library for managing nested data in applications. | 3,154 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,541 |
bhauman/lein-figwheel | A tool that enables live code reloading and hot updates for ClojureScript projects in web applications. | 2,879 |
mgechev/javascript-algorithms | Implementations of computer science algorithms in JavaScript. | 7,838 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,055 |
brix/crypto-js | A JavaScript library implementing various cryptographic standards | 15,859 |
honojs/hono | A lightweight, fast, and adaptable web framework built on Web Standards | 20,344 |
olado/dot | A fast and concise JavaScript template engine designed for high-performance use cases in Node.js and browsers. | 5,016 |
humanwhocodes/computer-science-in-javascript | A collection of classic computer science paradigms and algorithms implemented in JavaScript | 9,065 |
trekhleb/javascript-algorithms | This repository provides JavaScript implementations of fundamental algorithms and data structures. | 188,456 |
louischatriot/nedb | A JavaScript library implementing a simple and fast in-memory or persistent database | 13,504 |