The source code of v8.dev, the official website of the V8 project.
1,022
stars
1,144
commits
JavaScript
primary language
Jul 20, 2026
updated
This repository hosts the source code of v8.dev, the official website of the V8 project.
cd into it.nvm usenpm installnpm run shows the full list of supported commands. Highlights:
npm run build builds the site into dist.npm run watch builds the site into dist and watches for changes.npm start kicks off a local HTTP server.(top 30 of 155)
JavaScript
57.3%
CSS
22.4%
Nunjucks
20.3%
The source code of v8.dev, the official website of the V8 project.
1,022
stars
1,144
commits
JavaScript
primary language
Jul 20, 2026
updated
This repository hosts the source code of v8.dev, the official website of the V8 project.
cd into it.nvm usenpm installnpm run shows the full list of supported commands. Highlights:
npm run build builds the site into dist.npm run watch builds the site into dist and watches for changes.npm start kicks off a local HTTP server.(top 30 of 155)
JavaScript
57.3%
CSS
22.4%
Nunjucks
20.3%