trevorlinton/webkit.js
Pure JavaScript Port of WebKit observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4612
- days_rel: n/a
- days_push: 2803
- n_releases_24m: 0
Adoption not part of the score
1971 stars · 87 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A pure JavaScript port of WebKit's WebCore compiled via Emscripten, capable of rendering HTML5, CSS3, and SVG to WebGL/Canvas contexts in both Node.js and browsers. It aims to enable webpage rendering, screenshot capture, and automated web testing without a native browser engine.
Use cases
- render web pages to canvas or webgl in pure javascript
- capture webpage screenshots in node.js
- automated web testing without a native browser
- headless html/css rendering in javascript
- prototype css filters and html elements
- run a browser rendering engine entirely in javascript
When to choose
- you need an experimental pure-JS HTML/CSS/SVG renderer in Node or the browser
- you want to render web content to WebGL/Canvas without native dependencies
- you're researching JavaScript rendering engine performance
When to avoid
- you need a production-ready or stable rendering engine
- you need full mouse/keyboard event support or a stable API
- you need a maintained project - it has been inactive since 2018
- you need video/audio decoding in the default build
Facets
library · maturity abandoned
graphics web-scraping testing image-processing web-development browser-extensions graphics developer-tools browser cross-platform webkit emscripten webcore html5-rendering css3 svg webgl canvas phantomjs-alternative browser-engine nodejs
1 source
- readme: https://github.com/trevorlinton/webkit.js · fetched 2026-08-28 · 4ac24262a528
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| trevorlinton/webkit.js | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="trevorlinton/webkit.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem