A mutex for guarding async workflows
Tiny mutex helper
Useful TypeScript utilities.
Expose the Windows CreateMutex API to Node.JS
File based mutex
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Mutex locks for async functions with functionality to use keys for separate locks
Async mutex lock for managing access to a shared resource
Mutex lock implemented using redis
TypeScript definitions for fs-extra
Acquire a mutex in the browser through IndexedDB or cookies
Generate functions that do not allow parallel executions
Infer strong typings for commander options and action handlers
Stealth mode: Applies various techniques to make detection of headless puppeteer harder.
Base class for puppeteer-extra plugins.
TypeScript definitions for windows-mutex
Custom user data directory for puppeteer.
Awaitable semaphore/mutex
ESLint React's ESLint plugin for React Hooks related rules.
Teach puppeteer new tricks through plugins.
spawn processes the way the npm cli likes to do
Launch puppeteer with arbitrary user preferences.
Mutex for cross-tab coordination. Implemented using IndexedDB.
Use a mutex lock to prevent callback duplication, now used as a React hook