A mutex for guarding async workflows
A streaming way to send data to a Node.js Worker Thread
DOM trap for a focus
It is a trap! (for a focus)
Runs the following loaders in a worker pool
A inter-process and inter-machine lockfile utility that works on a local or network file system
provides locking mechanism to sync across browser tabs
Lock on asynchronous code
TypeScript definitions for async-lock
Use Rollup with workers and ES6 modules today.
Properly hijack require, i.e., properly define require hooks and customizations
Mutex locks for async functions
React focus lock for all Chakra components
Library with base interfaces for LangGraph checkpoint savers.
Enables body scroll locking (for iOS Mobile and Tablet, Android, desktop Safari/Chrome/Firefox) without breaking scrolling of a target element (eg. modal/lightbox/flyouts/nav-menus)
Simple API for using [web workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) with [RxJS](https://rxjs-dev.firebaseapp.com/guide/overview) observables
Simple lock class
lock asynchronous resources.
A small library for working with 0- and 1-based offsets in a type-checked way.
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
Client library for interacting with the LangGraph API
Throttle the parallelism of an asynchronous (promise returning) function / functions
mutex lock for javascript
🔐Body scroll locking that just works with everything
Gracefully error when a thread attempts to acquire the same lock twice
Abstract over "containers" that hold a T, such as a T itself, Box<T>, or Arc<Mutex<T>>