{"adoption": {"forks": 871, "observed_at": "2026-08-28T04:11:47.228509+00:00", "stars": 26945}, "canonical_url": "https://ross.abutalabs.com/products/nanoid", "card": {"archived": false, "artifact_type": "library", "description": "A tiny (118 bytes), secure, URL-friendly, unique string ID generator for JavaScript", "domain": ["developer-tools", "web-development"], "enriched": true, "function": ["data-generation", "cryptography"], "health_score": 98, "homepage": "https://zelark.github.io/nano-id-cc/", "language": "JavaScript", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["ai/nanoid"], "name": "ai/nanoid", "platform": ["browser", "bun", "cross-platform"], "pushed_at": "2026-08-10T20:13:57+00:00", "repo": "ai/nanoid", "stars": 26945, "tags": ["id-generator", "uuid-alternative", "unique-ids", "random-string", "tiny-library", "zero-dependency", "algorithms", "nodejs", "deno"], "topics": [], "urls": [], "use_cases": ["generate unique ids for database records", "uuid alternative for javascript", "generate short url-friendly identifiers", "generate random ids in react components", "secure random string generator for node", "generate ids for pouchdb or couchdb documents"], "what_it_is": "Nano ID is a tiny (118 bytes), dependency-free JavaScript library for generating secure, URL-friendly unique string IDs using a hardware random generator. It packs a similar number of random bits to UUID v4 into just 21 characters using a larger alphabet, and is faster than crypto.randomUUID().", "when_to_avoid": ["you need sequential or sortable IDs like ULID or snowflake IDs", "you need standardized UUID format for interoperability", "you need cryptographically verifiable or non-random IDs"], "when_to_choose": ["you need short, URL-safe unique IDs smaller than UUIDs", "bundle size matters and you want a zero-dependency library", "you need faster ID generation than crypto.randomUUID or uuid v4", "you want customizable alphabet or ID length"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/nanoid", "repo": "ai/nanoid", "role": "main", "score": 97}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:11:47.228509+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T16:54:36.931079+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa374476690bee7b969cab1ab045231fee1d24ae9ee121cd5af70aaedb4c7f75", "fetched_at": "2026-08-28T04:11:47.228509+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ai/nanoid"}, {"content_hash": "666380d3ee170f6f5e4cf65c6edc463a4fbe0f6863375f1a4131ebf73b53081a", "fetched_at": "2026-08-29T07:52:15.301653+00:00", "kind": "homepage", "missing": false, "url": "https://zelark.github.io/nano-id-cc/"}, {"content_hash": "7702cc450165a71da61ea09b15f7b4934916517c97e4819aab6ffef8cf24f819", "fetched_at": "2026-08-29T07:52:15.311378+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/nanoid"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:11:47.228509+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T16:54:36.931079+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa374476690bee7b969cab1ab045231fee1d24ae9ee121cd5af70aaedb4c7f75", "fetched_at": "2026-08-28T04:11:47.228509+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ai/nanoid"}, {"content_hash": "666380d3ee170f6f5e4cf65c6edc463a4fbe0f6863375f1a4131ebf73b53081a", "fetched_at": "2026-08-29T07:52:15.301653+00:00", "kind": "homepage", "missing": false, "url": "https://zelark.github.io/nano-id-cc/"}, {"content_hash": "7702cc450165a71da61ea09b15f7b4934916517c97e4819aab6ffef8cf24f819", "fetched_at": "2026-08-29T07:52:15.311378+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/nanoid"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T16:54:36.931079+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa374476690bee7b969cab1ab045231fee1d24ae9ee121cd5af70aaedb4c7f75", "fetched_at": "2026-08-28T04:11:47.228509+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ai/nanoid"}, {"content_hash": "666380d3ee170f6f5e4cf65c6edc463a4fbe0f6863375f1a4131ebf73b53081a", "fetched_at": "2026-08-29T07:52:15.301653+00:00", "kind": "homepage", "missing": false, "url": "https://zelark.github.io/nano-id-cc/"}, {"content_hash": "7702cc450165a71da61ea09b15f7b4934916517c97e4819aab6ffef8cf24f819", "fetched_at": "2026-08-29T07:52:15.311378+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/nanoid"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:11:47.228509+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:11:47.228509+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:11:47.228509+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T16:54:36.931079+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa374476690bee7b969cab1ab045231fee1d24ae9ee121cd5af70aaedb4c7f75", "fetched_at": "2026-08-28T04:11:47.228509+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ai/nanoid"}, {"content_hash": "666380d3ee170f6f5e4cf65c6edc463a4fbe0f6863375f1a4131ebf73b53081a", "fetched_at": "2026-08-29T07:52:15.301653+00:00", "kind": "homepage", "missing": false, "url": "https://zelark.github.io/nano-id-cc/"}, {"content_hash": "7702cc450165a71da61ea09b15f7b4934916517c97e4819aab6ffef8cf24f819", "fetched_at": "2026-08-29T07:52:15.311378+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/nanoid"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:11:47.228509+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:11:47.228509+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T16:54:36.931079+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa374476690bee7b969cab1ab045231fee1d24ae9ee121cd5af70aaedb4c7f75", "fetched_at": "2026-08-28T04:11:47.228509+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ai/nanoid"}, {"content_hash": "666380d3ee170f6f5e4cf65c6edc463a4fbe0f6863375f1a4131ebf73b53081a", "fetched_at": "2026-08-29T07:52:15.301653+00:00", "kind": "homepage", "missing": false, "url": "https://zelark.github.io/nano-id-cc/"}, {"content_hash": "7702cc450165a71da61ea09b15f7b4934916517c97e4819aab6ffef8cf24f819", "fetched_at": "2026-08-29T07:52:15.311378+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/nanoid"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:11:47.228509+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:11:47.228509+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:11:47.228509+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T16:54:36.931079+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa374476690bee7b969cab1ab045231fee1d24ae9ee121cd5af70aaedb4c7f75", "fetched_at": "2026-08-28T04:11:47.228509+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ai/nanoid"}, {"content_hash": "666380d3ee170f6f5e4cf65c6edc463a4fbe0f6863375f1a4131ebf73b53081a", "fetched_at": "2026-08-29T07:52:15.301653+00:00", "kind": "homepage", "missing": false, "url": "https://zelark.github.io/nano-id-cc/"}, {"content_hash": "7702cc450165a71da61ea09b15f7b4934916517c97e4819aab6ffef8cf24f819", "fetched_at": "2026-08-29T07:52:15.311378+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/nanoid"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:11:47.228509+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:11:47.228509+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T16:54:36.931079+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa374476690bee7b969cab1ab045231fee1d24ae9ee121cd5af70aaedb4c7f75", "fetched_at": "2026-08-28T04:11:47.228509+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ai/nanoid"}, {"content_hash": "666380d3ee170f6f5e4cf65c6edc463a4fbe0f6863375f1a4131ebf73b53081a", "fetched_at": "2026-08-29T07:52:15.301653+00:00", "kind": "homepage", "missing": false, "url": "https://zelark.github.io/nano-id-cc/"}, {"content_hash": "7702cc450165a71da61ea09b15f7b4934916517c97e4819aab6ffef8cf24f819", "fetched_at": "2026-08-29T07:52:15.311378+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/nanoid"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T16:54:36.931079+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa374476690bee7b969cab1ab045231fee1d24ae9ee121cd5af70aaedb4c7f75", "fetched_at": "2026-08-28T04:11:47.228509+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ai/nanoid"}, {"content_hash": "666380d3ee170f6f5e4cf65c6edc463a4fbe0f6863375f1a4131ebf73b53081a", "fetched_at": "2026-08-29T07:52:15.301653+00:00", "kind": "homepage", "missing": false, "url": "https://zelark.github.io/nano-id-cc/"}, {"content_hash": "7702cc450165a71da61ea09b15f7b4934916517c97e4819aab6ffef8cf24f819", "fetched_at": "2026-08-29T07:52:15.311378+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/nanoid"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T16:54:36.931079+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa374476690bee7b969cab1ab045231fee1d24ae9ee121cd5af70aaedb4c7f75", "fetched_at": "2026-08-28T04:11:47.228509+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ai/nanoid"}, {"content_hash": "666380d3ee170f6f5e4cf65c6edc463a4fbe0f6863375f1a4131ebf73b53081a", "fetched_at": "2026-08-29T07:52:15.301653+00:00", "kind": "homepage", "missing": false, "url": "https://zelark.github.io/nano-id-cc/"}, {"content_hash": "7702cc450165a71da61ea09b15f7b4934916517c97e4819aab6ffef8cf24f819", "fetched_at": "2026-08-29T07:52:15.311378+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/nanoid"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T16:54:36.931079+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa374476690bee7b969cab1ab045231fee1d24ae9ee121cd5af70aaedb4c7f75", "fetched_at": "2026-08-28T04:11:47.228509+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ai/nanoid"}, {"content_hash": "666380d3ee170f6f5e4cf65c6edc463a4fbe0f6863375f1a4131ebf73b53081a", "fetched_at": "2026-08-29T07:52:15.301653+00:00", "kind": "homepage", "missing": false, "url": "https://zelark.github.io/nano-id-cc/"}, {"content_hash": "7702cc450165a71da61ea09b15f7b4934916517c97e4819aab6ffef8cf24f819", "fetched_at": "2026-08-29T07:52:15.311378+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/nanoid"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 97, "longevity": 100, "rhythm": 96}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3315, "days_push": 23, "days_rel": 26, "gap_med": 1.5, "n_releases_24m": 31}, "score": 97, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}