No description provided.
A utility package for JavaScript applications.
Self-hosted AI workspace for writers, worldbuilders, and roleplayers. Run with npx quilltap.
Convert streams (readable or writable) to promises
Functionality commonly needed by Rollup plugins
Evaluate asynchronous tasks with configurable concurrency.
Command-line interface and type declarations for Homey Apps
MUK:Manager UI Kit
<!-- automd:badges color=yellow codecov bundlephobia packagephobia -->
A Modal Manager Web Component
Scanner and parser for JSON with comments.
Library for monitoring and preventing account sharing in web apps.
Return positive value if (any of the) passed value(s) exists in array, or optionally an index
LRU Cache for node.js/browser.
Helps you write code with promise-like chains that can run both synchronously and asynchronously
A React SDK for implementing wallet web3 authentication and authorization to your website.
No description provided.
Memoize a synchronous or asynchronous function.
A cache object that deletes the least-recently-used items.
Create Error classes
Parse the things that can be arguments to `npm install`
Return a function which tests if every element in an array passes a test condition.
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available