Skip to content

GoodNotes/devtools-frontend

This branch is 35 commits ahead of, 1734 commits behind ChromeDevTools/devtools-frontend:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

07f1e21 · Feb 25, 2025
Feb 25, 2025
Jan 23, 2025
Jan 24, 2025
Oct 28, 2024
Jan 14, 2025
Jan 24, 2025
Jan 23, 2025
Jun 10, 2024
Feb 25, 2025
Jan 27, 2025
Jan 22, 2025
Jan 17, 2025
Jan 23, 2025
Jan 24, 2025
Jan 24, 2025
Dec 10, 2024
May 3, 2022
Jun 17, 2020
Jan 23, 2025
Jul 1, 2024
Aug 7, 2024
Jan 21, 2025
Feb 20, 2025
Apr 16, 2021
Jun 2, 2021
Aug 21, 2020
Apr 24, 2024
Apr 30, 2020
Sep 28, 2021
Jan 3, 2025
Jan 16, 2025
Aug 27, 2024
Aug 22, 2024
Feb 25, 2025
Apr 7, 2018
Apr 18, 2024
Jan 21, 2025
Aug 22, 2024
May 15, 2024
Jun 8, 2022
Jan 17, 2025
Aug 7, 2024
Jan 17, 2025
Jan 23, 2025
Oct 23, 2024

Repository files navigation

Chrome DevTools frontend

npm package

The client-side of the Chrome DevTools, including all TypeScript & CSS to run the DevTools webapp.

Source code and documentation

The frontend is available on chromium.googlesource.com. Check out the Chromium DevTools documentation for instructions to set up, use, and maintain a DevTools front-end checkout, as well as design guidelines, and architectural documentation.

Source mirrors

DevTools frontend repository is mirrored on GitHub.

DevTools frontend is also available on NPM as the chrome-devtools-frontend package. It's not currently available via CJS or ES modules, so consuming this package in other tools may require some effort.

The version number of the npm package (e.g. 1.0.373466) refers to the Chromium commit position of latest frontend git commit. It's incremented with every Chromium commit, however the package is updated roughly daily.

Getting in touch

There are a few options to keep an eye on the latest and greatest of DevTools development:

Packages

No packages published

Languages

  • TypeScript 88.2%
  • JavaScript 5.6%
  • CSS 3.0%
  • HTML 1.4%
  • Python 0.8%
  • C++ 0.6%
  • Other 0.4%