{"adoption": {"forks": 1043, "observed_at": "2026-08-28T04:10:47.004121+00:00", "stars": 11440}, "canonical_url": "https://ross.abutalabs.com/products/acorn", "card": {"archived": false, "artifact_type": "library", "description": "A small, fast, JavaScript-based JavaScript parser", "domain": ["parsers", "programming-languages", "developer-tools", "web-development"], "enriched": true, "function": ["parser", "developer-tools"], "health_score": 77, "homepage": null, "language": "JavaScript", "license": null, "license_family": "other", "maturity": "stable", "member_repos": ["acornjs/acorn"], "name": "acornjs/acorn", "platform": ["browser"], "pushed_at": "2026-07-28T06:47:35+00:00", "repo": "acornjs/acorn", "stars": 11440, "tags": ["ecmascript", "ast", "syntax-tree", "javascript-parser", "error-tolerant-parsing", "nodejs", "javascript"], "topics": [], "urls": [], "use_cases": ["parse JavaScript source code into an AST", "build a linter or code analysis tool for JavaScript", "write a transpiler or code transformer", "parse incomplete or broken JavaScript with error tolerance", "traverse and inspect JavaScript syntax trees", "add support for JSX or other JS dialects via plugins"], "what_it_is": "Acorn is a small, fast JavaScript parser written entirely in JavaScript that produces an ECMAScript syntax tree (AST). It ships as three packages: the main parser, an error-tolerant loose parser, and a syntax tree walker, and supports plugins for parsing JavaScript dialects like JSX.", "when_to_avoid": ["you need to parse languages other than JavaScript/ECMAScript", "you need the absolute fastest native parser and can accept a compiled dependency", "you need a full compiler framework with code generation built in"], "when_to_choose": ["you need a lightweight, dependency-free JavaScript parser in JS itself", "you are building tooling like linters, minifiers, bundlers, or formatters", "you need a plugin system to parse JavaScript dialects", "you need error-tolerant parsing of broken code via acorn-loose"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/acorn", "repo": "acornjs/acorn", "role": "main", "score": 75}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:47.004121+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:15:36.071105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7ad308ad2e0def58d625d011157340a0ffe6ee64b4a6dd3256e315ec1d67e1e", "fetched_at": "2026-08-28T04:10:47.004121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/acornjs/acorn"}, {"content_hash": "f9d3e5ea808cf9957d0e076afe515ea3baa6db98959ca359b92a8e69c7ea0ab9", "fetched_at": "2026-08-29T08:14:38.152806+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/acorn"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:47.004121+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:15:36.071105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7ad308ad2e0def58d625d011157340a0ffe6ee64b4a6dd3256e315ec1d67e1e", "fetched_at": "2026-08-28T04:10:47.004121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/acornjs/acorn"}, {"content_hash": "f9d3e5ea808cf9957d0e076afe515ea3baa6db98959ca359b92a8e69c7ea0ab9", "fetched_at": "2026-08-29T08:14:38.152806+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/acorn"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:15:36.071105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7ad308ad2e0def58d625d011157340a0ffe6ee64b4a6dd3256e315ec1d67e1e", "fetched_at": "2026-08-28T04:10:47.004121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/acornjs/acorn"}, {"content_hash": "f9d3e5ea808cf9957d0e076afe515ea3baa6db98959ca359b92a8e69c7ea0ab9", "fetched_at": "2026-08-29T08:14:38.152806+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/acorn"}], "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:10:47.004121+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:47.004121+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:47.004121+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:15:36.071105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7ad308ad2e0def58d625d011157340a0ffe6ee64b4a6dd3256e315ec1d67e1e", "fetched_at": "2026-08-28T04:10:47.004121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/acornjs/acorn"}, {"content_hash": "f9d3e5ea808cf9957d0e076afe515ea3baa6db98959ca359b92a8e69c7ea0ab9", "fetched_at": "2026-08-29T08:14:38.152806+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/acorn"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:47.004121+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:47.004121+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:15:36.071105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7ad308ad2e0def58d625d011157340a0ffe6ee64b4a6dd3256e315ec1d67e1e", "fetched_at": "2026-08-28T04:10:47.004121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/acornjs/acorn"}, {"content_hash": "f9d3e5ea808cf9957d0e076afe515ea3baa6db98959ca359b92a8e69c7ea0ab9", "fetched_at": "2026-08-29T08:14:38.152806+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/acorn"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:47.004121+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:47.004121+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:47.004121+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:15:36.071105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7ad308ad2e0def58d625d011157340a0ffe6ee64b4a6dd3256e315ec1d67e1e", "fetched_at": "2026-08-28T04:10:47.004121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/acornjs/acorn"}, {"content_hash": "f9d3e5ea808cf9957d0e076afe515ea3baa6db98959ca359b92a8e69c7ea0ab9", "fetched_at": "2026-08-29T08:14:38.152806+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/acorn"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:47.004121+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:47.004121+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:15:36.071105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7ad308ad2e0def58d625d011157340a0ffe6ee64b4a6dd3256e315ec1d67e1e", "fetched_at": "2026-08-28T04:10:47.004121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/acornjs/acorn"}, {"content_hash": "f9d3e5ea808cf9957d0e076afe515ea3baa6db98959ca359b92a8e69c7ea0ab9", "fetched_at": "2026-08-29T08:14:38.152806+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/acorn"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:15:36.071105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7ad308ad2e0def58d625d011157340a0ffe6ee64b4a6dd3256e315ec1d67e1e", "fetched_at": "2026-08-28T04:10:47.004121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/acornjs/acorn"}, {"content_hash": "f9d3e5ea808cf9957d0e076afe515ea3baa6db98959ca359b92a8e69c7ea0ab9", "fetched_at": "2026-08-29T08:14:38.152806+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/acorn"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:15:36.071105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7ad308ad2e0def58d625d011157340a0ffe6ee64b4a6dd3256e315ec1d67e1e", "fetched_at": "2026-08-28T04:10:47.004121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/acornjs/acorn"}, {"content_hash": "f9d3e5ea808cf9957d0e076afe515ea3baa6db98959ca359b92a8e69c7ea0ab9", "fetched_at": "2026-08-29T08:14:38.152806+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/acorn"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:15:36.071105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7ad308ad2e0def58d625d011157340a0ffe6ee64b4a6dd3256e315ec1d67e1e", "fetched_at": "2026-08-28T04:10:47.004121+00:00", "kind": "readme", "missing": false, "url": "https://github.com/acornjs/acorn"}, {"content_hash": "f9d3e5ea808cf9957d0e076afe515ea3baa6db98959ca359b92a8e69c7ea0ab9", "fetched_at": "2026-08-29T08:14:38.152806+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/acorn"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 94, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5091, "days_push": 36, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 75, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}