{"library":"ts-tqdm","type":"library","category":null,"description":"ts-tqdm is a Node.js utility library that provides a progress bar functionality, directly inspired by the popular Python `tqdm` library. It allows developers to easily instrument loops, whether iterating over arrays or a fixed number of iterations, with visual progress feedback in the console. The current stable version is 0.8.6. As a focused utility, its release cadence is typically driven by feature enhancements or bug fixes. Its primary differentiator lies in its TypeScript-first design, ensuring type safety and excellent developer experience for TypeScript projects, while replicating the simple, intuitive API familiar to users of `tqdm` in other ecosystems. It is best suited for command-line applications and scripts where visual progress indication can significantly improve user experience for long-running operations.","language":"javascript","status":"active","version":"0.8.6","tags":["javascript","tqdm","typescript","ts-tqdm","progress bar"],"last_verified":"Wed May 27","install":[{"cmd":"npm install ts-tqdm","imports":["import { tqdm } from 'ts-tqdm';","import { tqdm } from 'ts-tqdm';"]},{"cmd":"yarn add ts-tqdm","imports":[]},{"cmd":"pnpm add ts-tqdm","imports":[]}],"homepage":null,"github":"https://github.com/delarco/ts-tqdm","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ts-tqdm","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/ts-tqdm/compatibility"}}