@basd/codex
A flexible and robust package that provides a system for managing models, fields, and their validations.
A flexible and robust package that provides a system for managing models, fields, and their validations.
Allows you to create deeply nested object structures, while also enabling you to traverse them efficiently.
Tiny queue data structure
Lightweight, type-safe, and memory-efficient queue for resource-sensitive applications.
DOMMatrix & DOMMatrixReadOnly polyfill
Matrix library
Undirected Graph. Javascript & Typescript Data Structure.
Data Structures in TypeScript
A utility function that takes in a value and returns a flatted version of that value
TypeScript Data Structures that you need!
Tiny queue data structure
Stack implementation using Array.
HTTPie Queue Data Structure
A TS/JS library for doing immutable updates and querying on nested data structures in a way that is composable and powerful.
A React architecture and library for doing fractal, compositional state in a way that is typesafe, testable, and easy to refactor.
Helpers for using @fun-land/validation with ReactJS
A React architecture and library for doing fractal, compositional state in a way that is typesafe, testable, and easy to refactor.
A collection of data structures for JavaScript and TypeScript
Tiny queue data structure. This is a fork of sindresorhus/yocto-queue, but with CommonJS support.
MinHeap, MaxHeap and heapSort implementation in JavaScript