{"adoption": {"forks": 600, "observed_at": "2026-08-28T04:10:21.238802+00:00", "stars": 8452}, "canonical_url": "https://ross.abutalabs.com/products/otto", "card": {"archived": false, "artifact_type": "library", "description": "A JavaScript interpreter in Go (golang)", "domain": ["programming-languages", "parsers", "developer-tools"], "enriched": true, "function": ["interpreter", "parser", "developer-tools"], "health_score": 45, "homepage": "http://godoc.org/github.com/robertkrimen/otto", "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["robertkrimen/otto"], "name": "robertkrimen/otto", "platform": ["go", "cross-platform", "cli"], "pushed_at": "2025-06-13T16:08:31+00:00", "repo": "robertkrimen/otto", "stars": 8452, "tags": ["javascript-engine", "ecmascript", "vm", "embedding", "scripting"], "topics": [], "urls": [], "use_cases": ["run javascript inside a go application", "embed a scripting engine in my go program", "parse javascript into an ast in go", "evaluate user-supplied javascript expressions safely in go", "call go functions from javascript", "execute javascript from the command line"], "what_it_is": "Otto is a JavaScript parser and interpreter written natively in Go, providing an embeddable VM for running JavaScript inside Go applications. It includes a separate parser package for building ASTs and a CLI for running JavaScript from the command line.", "when_to_avoid": ["you need full modern ECMAScript (ES6+) compliance or high performance - use goja or a V8 binding instead", "you need Node.js APIs, modules, or the browser DOM", "you need a production-grade, spec-complete JavaScript engine"], "when_to_choose": ["you need to embed a lightweight JavaScript runtime in a Go application without cgo or external dependencies", "you want to parse JavaScript source into an AST from Go", "you need a simple sandboxed VM for evaluating expressions or user scripts"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/otto", "repo": "robertkrimen/otto", "role": "main", "score": 46}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:21.238802+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:27:12.685600+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "83ef9937a139d4494ec842bfa6a54cc08379e94eecf836a7b2a4a63fc9c963dc", "fetched_at": "2026-08-28T04:10:21.238802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/robertkrimen/otto"}, {"content_hash": "2d7b59ae90ad8f3059217b078ed02b6e217f0860e542acb7b65928f0cf510602", "fetched_at": "2026-08-29T08:27:02.733080+00:00", "kind": "homepage", "missing": false, "url": "http://godoc.org/github.com/robertkrimen/otto"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:02.740128+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "390853475a56d49481955a529bc76d88adc54689bc171770d04eccf871acf1fa", "fetched_at": "2026-08-29T08:27:02.736937+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/robertkrimen/otto"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:02.742600+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:21.238802+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:27:12.685600+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "83ef9937a139d4494ec842bfa6a54cc08379e94eecf836a7b2a4a63fc9c963dc", "fetched_at": "2026-08-28T04:10:21.238802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/robertkrimen/otto"}, {"content_hash": "2d7b59ae90ad8f3059217b078ed02b6e217f0860e542acb7b65928f0cf510602", "fetched_at": "2026-08-29T08:27:02.733080+00:00", "kind": "homepage", "missing": false, "url": "http://godoc.org/github.com/robertkrimen/otto"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:02.740128+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "390853475a56d49481955a529bc76d88adc54689bc171770d04eccf871acf1fa", "fetched_at": "2026-08-29T08:27:02.736937+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/robertkrimen/otto"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:02.742600+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:27:12.685600+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "83ef9937a139d4494ec842bfa6a54cc08379e94eecf836a7b2a4a63fc9c963dc", "fetched_at": "2026-08-28T04:10:21.238802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/robertkrimen/otto"}, {"content_hash": "2d7b59ae90ad8f3059217b078ed02b6e217f0860e542acb7b65928f0cf510602", "fetched_at": "2026-08-29T08:27:02.733080+00:00", "kind": "homepage", "missing": false, "url": "http://godoc.org/github.com/robertkrimen/otto"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:02.740128+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "390853475a56d49481955a529bc76d88adc54689bc171770d04eccf871acf1fa", "fetched_at": "2026-08-29T08:27:02.736937+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/robertkrimen/otto"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:02.742600+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "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:21.238802+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:21.238802+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:21.238802+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:27:12.685600+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "83ef9937a139d4494ec842bfa6a54cc08379e94eecf836a7b2a4a63fc9c963dc", "fetched_at": "2026-08-28T04:10:21.238802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/robertkrimen/otto"}, {"content_hash": "2d7b59ae90ad8f3059217b078ed02b6e217f0860e542acb7b65928f0cf510602", "fetched_at": "2026-08-29T08:27:02.733080+00:00", "kind": "homepage", "missing": false, "url": "http://godoc.org/github.com/robertkrimen/otto"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:02.740128+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "390853475a56d49481955a529bc76d88adc54689bc171770d04eccf871acf1fa", "fetched_at": "2026-08-29T08:27:02.736937+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/robertkrimen/otto"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:02.742600+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:21.238802+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:21.238802+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:27:12.685600+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "83ef9937a139d4494ec842bfa6a54cc08379e94eecf836a7b2a4a63fc9c963dc", "fetched_at": "2026-08-28T04:10:21.238802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/robertkrimen/otto"}, {"content_hash": "2d7b59ae90ad8f3059217b078ed02b6e217f0860e542acb7b65928f0cf510602", "fetched_at": "2026-08-29T08:27:02.733080+00:00", "kind": "homepage", "missing": false, "url": "http://godoc.org/github.com/robertkrimen/otto"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:02.740128+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "390853475a56d49481955a529bc76d88adc54689bc171770d04eccf871acf1fa", "fetched_at": "2026-08-29T08:27:02.736937+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/robertkrimen/otto"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:02.742600+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:21.238802+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:21.238802+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:21.238802+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:27:12.685600+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "83ef9937a139d4494ec842bfa6a54cc08379e94eecf836a7b2a4a63fc9c963dc", "fetched_at": "2026-08-28T04:10:21.238802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/robertkrimen/otto"}, {"content_hash": "2d7b59ae90ad8f3059217b078ed02b6e217f0860e542acb7b65928f0cf510602", "fetched_at": "2026-08-29T08:27:02.733080+00:00", "kind": "homepage", "missing": false, "url": "http://godoc.org/github.com/robertkrimen/otto"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:02.740128+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "390853475a56d49481955a529bc76d88adc54689bc171770d04eccf871acf1fa", "fetched_at": "2026-08-29T08:27:02.736937+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/robertkrimen/otto"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:02.742600+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:21.238802+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:21.238802+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:27:12.685600+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "83ef9937a139d4494ec842bfa6a54cc08379e94eecf836a7b2a4a63fc9c963dc", "fetched_at": "2026-08-28T04:10:21.238802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/robertkrimen/otto"}, {"content_hash": "2d7b59ae90ad8f3059217b078ed02b6e217f0860e542acb7b65928f0cf510602", "fetched_at": "2026-08-29T08:27:02.733080+00:00", "kind": "homepage", "missing": false, "url": "http://godoc.org/github.com/robertkrimen/otto"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:02.740128+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "390853475a56d49481955a529bc76d88adc54689bc171770d04eccf871acf1fa", "fetched_at": "2026-08-29T08:27:02.736937+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/robertkrimen/otto"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:02.742600+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:27:12.685600+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "83ef9937a139d4494ec842bfa6a54cc08379e94eecf836a7b2a4a63fc9c963dc", "fetched_at": "2026-08-28T04:10:21.238802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/robertkrimen/otto"}, {"content_hash": "2d7b59ae90ad8f3059217b078ed02b6e217f0860e542acb7b65928f0cf510602", "fetched_at": "2026-08-29T08:27:02.733080+00:00", "kind": "homepage", "missing": false, "url": "http://godoc.org/github.com/robertkrimen/otto"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:02.740128+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "390853475a56d49481955a529bc76d88adc54689bc171770d04eccf871acf1fa", "fetched_at": "2026-08-29T08:27:02.736937+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/robertkrimen/otto"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:02.742600+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:27:12.685600+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "83ef9937a139d4494ec842bfa6a54cc08379e94eecf836a7b2a4a63fc9c963dc", "fetched_at": "2026-08-28T04:10:21.238802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/robertkrimen/otto"}, {"content_hash": "2d7b59ae90ad8f3059217b078ed02b6e217f0860e542acb7b65928f0cf510602", "fetched_at": "2026-08-29T08:27:02.733080+00:00", "kind": "homepage", "missing": false, "url": "http://godoc.org/github.com/robertkrimen/otto"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:02.740128+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "390853475a56d49481955a529bc76d88adc54689bc171770d04eccf871acf1fa", "fetched_at": "2026-08-29T08:27:02.736937+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/robertkrimen/otto"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:02.742600+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:27:12.685600+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "83ef9937a139d4494ec842bfa6a54cc08379e94eecf836a7b2a4a63fc9c963dc", "fetched_at": "2026-08-28T04:10:21.238802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/robertkrimen/otto"}, {"content_hash": "2d7b59ae90ad8f3059217b078ed02b6e217f0860e542acb7b65928f0cf510602", "fetched_at": "2026-08-29T08:27:02.733080+00:00", "kind": "homepage", "missing": false, "url": "http://godoc.org/github.com/robertkrimen/otto"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:27:02.740128+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "390853475a56d49481955a529bc76d88adc54689bc171770d04eccf871acf1fa", "fetched_at": "2026-08-29T08:27:02.736937+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/robertkrimen/otto"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:27:02.742600+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 26, "longevity": 100, "rhythm": 40}, "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": 5080, "days_push": 446, "days_rel": 666, "gap_med": 0, "n_releases_24m": 2}, "score": 46, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}