thx/gogocode
GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2009
- days_rel: n/a
- days_push: 875
- n_releases_24m: 0
Adoption not part of the score
6083 stars · 463 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
GoGoCode is a JavaScript/TypeScript/HTML code transformation library built on ASTs with a jQuery-like API and regex-like matching syntax. It simplifies writing codemods for parsing, finding, and rewriting code compared to raw Babel or jscodeshift.
Use cases
- write codemods to refactor javascript codebases
- migrate a project from vue2 to vue3
- transform elementui code to elementplus
- find and replace code patterns ignoring formatting
- parse and generate javascript/typescript/html from ast
When to avoid
- you need actively evolving tooling with frequent updates
- you only need simple string-based refactoring without AST precision
- you work outside the JavaScript/TypeScript/HTML ecosystem
Facets
library · maturity maintenance
parser developer-tools plugin-system developer-tools web-development frontend parsers cli browser ast codemod code-transformation jscodeshift-alternative vue-migration nodejs
2 sources
- readme: https://github.com/thx/gogocode · fetched 2026-08-28 · 092385f28354
- registry_npm: https://registry.npmjs.org/gogocode · fetched 2026-08-29 · fdca4e89804f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thx/gogocode | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem