{"library":"build-number-generator","type":"library","category":null,"description":"build-number-generator is a utility that creates unique, human-readable build numbers for software projects. These nine-digit integers encode the build date (YYMMDD) and a count of two-minute intervals after midnight (CCC), ensuring uniqueness for builds at least two minutes apart. The current stable version is 3.0.0, released on 2025-06-26. The package offers both a command-line interface and an API for programmatic use in Node.js, Deno, and web browsers, supporting ESM, CJS, and UMD formats. Key differentiators include its no-dependency footprint, tiny size, and the ability to infer the build time directly from the number without external storage, making it suitable for CI/CD environments. It ships with full TypeScript types.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","buildnumber","build-number","build","number","version","generator","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install build-number-generator","imports":["import { generate } from 'build-number-generator'","import { parse } from 'build-number-generator'","import { validate } from 'build-number-generator'"]},{"cmd":"yarn add build-number-generator","imports":[]},{"cmd":"pnpm add build-number-generator","imports":[]}],"homepage":null,"github":"https://github.com/prantlf/build-number-generator","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/build-number-generator","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/build-number-generator/compatibility"}}