type-constraint
A helper for declaring TypeScript literals so that they conform to a type constraint but are still inferred to their specific type.
A helper for declaring TypeScript literals so that they conform to a type constraint but are still inferred to their specific type.
Super simple type-safe fixed-length integers for TypeScript/JavaScript
A fast and minimal alternative to globby and fast-glob
A simple promise implementation (~300Byte)
TypeScript implementation of some network flow algorithms.
It's a very fast and efficient glob library for Node.js
Official Git Consensus contracts, written in Solidity.
It's a very fast and efficient glob library for Node.js
Default implementations for Neotype equivalence relations, total orders, and semigroups for built-in JavaScript objects
Implementation of server contexts in React Server Components without switching to SSR
Implementation of server getters in React Server Components without switching to SSR in next.js
Queue implementation in JavaScript (based on Array)
stack implementation in JavaScript (based on Array)
It's a very fast and efficient glob library for Node.js
Dev server for web applications
A package for implementing the Stack data structure with various important methods.
The better way to implement secure protocols in JavaScript
A versatile JavaScript/TypeScript library for managing server actions in sequence, especially when actions are interdependent. A flexible tool for complex workflows where actions depend on responses from prior actions.
Repo for an example implementation of getters to retrieve page data in react server components
An implementation of the threading.Event Python package