chrome-devtools-frontend

1.0.377095-1 • Public • Published

Chrome DevTools frontend

This package contains the client-side of the developer tools built into Blink, which is part of Chromium (which is, in turn, distributed as Chrome).

It's not (yet) a proper module, but rather a pure mirror of what's in the Chromium repo. You're quite welcome to consume it, but unfortunately we're not yet ready to embrace CJS or ES6 modules, so it may require some effort. :)

The version number of this 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 this package is updated ~daily.

More

Development

Package Sidebar

Install

npm i chrome-devtools-frontend@1.0.377095-1

Version

1.0.377095-1

License

SEE LICENSE IN https://chromium.googlesource.com/chromium/src/+/master/LICENSE

Last publish

Collaborators

  • paulirish
  • bmeurer