{"library":"thingies","type":"library","category":null,"description":"Thingies is a versatile TypeScript utility library providing a collection of small, focused, and performant helpers for common programming tasks. It covers areas such as caching (LruCache, LruMap, LruTtlMap), promise management (Defer, of, promiseMap, until, tick, timeout), string manipulation (base64, hash, randomStr, normalizeEmail, dataUri), and concurrency control (Locks, codeMutex, concurrency, FanOut). The current stable version is 2.6.0, with frequent minor and patch releases introducing new features and performance improvements. Its key differentiator lies in its breadth of specific, often low-level, utilities, all designed with a TypeScript-first approach, offering strong typing and a comprehensive API for various Node.js and browser environments.","language":"javascript","status":"active","version":"2.6.0","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install thingies","imports":["import { LruCache } from 'thingies';","import { of } from 'thingies';","import { codeMutex } from 'thingies';","import { TimedQueue } from 'thingies';"]},{"cmd":"yarn add thingies","imports":[]},{"cmd":"pnpm add thingies","imports":[]}],"homepage":null,"github":"https://github.com/streamich/thingies","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/thingies","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/thingies/compatibility"}}