All Projects → ChromeDevTools → Devtools Frontend

ChromeDevTools / Devtools Frontend

Licence: bsd-3-clause
The Chrome DevTools UI

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
CSS
56736 projects
HTML
75241 projects
python
139335 projects - #7 most used programming language
LLVM
166 projects

Projects that are alternatives of or similar to Devtools Frontend

Opentracing Auto
Out of the box distributed tracing for Node.js applications with OpenTracing.
Stars: ✭ 110 (-94.97%)
Mutual labels:  instrumentation
Go Http Metrics
Go modular http middleware to measure HTTP requests independent of metrics backend (with Prometheus and OpenCensus as backend implementations) and http framework/library
Stars: ✭ 128 (-94.15%)
Mutual labels:  instrumentation
Crrri
A Chrome Remote Interface written in R
Stars: ✭ 137 (-93.74%)
Mutual labels:  chrome-devtools
Client java
Prometheus instrumentation library for JVM applications
Stars: ✭ 1,644 (-24.9%)
Mutual labels:  instrumentation
Chrome Devtools Java Client
Chrome DevTools java client.
Stars: ✭ 121 (-94.47%)
Mutual labels:  chrome-devtools
Adam
Coroutine-friendly Android Debug Bridge client written in Kotlin
Stars: ✭ 129 (-94.11%)
Mutual labels:  instrumentation
Hawktracer
HawkTracer is a highly portable, low-overhead, configurable profiling tool built in Amazon Video for getting performance metrics from low-end devices.
Stars: ✭ 108 (-95.07%)
Mutual labels:  instrumentation
Lithoxyl
Application instrumentation and logging, with a geological bent.
Stars: ✭ 141 (-93.56%)
Mutual labels:  instrumentation
Immutable Object Formatter Extension
Make ImmutableJS objects more readable when viewed in Chrome DevTools
Stars: ✭ 125 (-94.29%)
Mutual labels:  chrome-devtools
Go Agent
Sqreen's Application Security Management for the Go language
Stars: ✭ 134 (-93.88%)
Mutual labels:  instrumentation
Capturecalls.js
captureCalls('document.getElementById') to show a stack trace for document.getElementById on its every call
Stars: ✭ 112 (-94.88%)
Mutual labels:  chrome-devtools
Aflplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
Stars: ✭ 2,319 (+5.94%)
Mutual labels:  instrumentation
Dynamorio
Dynamic Instrumentation Tool Platform
Stars: ✭ 1,828 (-16.49%)
Mutual labels:  instrumentation
Chrome Devtools Protocol
Chrome Devtools Protocol client for PHP
Stars: ✭ 112 (-94.88%)
Mutual labels:  chrome-devtools
Code Snippets
Chrome DevTools code snippets
Stars: ✭ 1,741 (-20.47%)
Mutual labels:  chrome-devtools
Spring Cloud Sleuth
Distributed tracing for spring cloud
Stars: ✭ 1,531 (-30.06%)
Mutual labels:  instrumentation
Orbit
C/C++ Performance Profiler
Stars: ✭ 2,291 (+4.66%)
Mutual labels:  instrumentation
Telemetry metrics
Collect and aggregate Telemetry events over time
Stars: ✭ 144 (-93.42%)
Mutual labels:  instrumentation
Ololog
A better console.log for the log-driven debugging junkies
Stars: ✭ 141 (-93.56%)
Mutual labels:  chrome-devtools
Uitkyk
Runtime memory analysis framework to identify Android malware
Stars: ✭ 133 (-93.92%)
Mutual labels:  instrumentation

Chrome DevTools frontend

npm package

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

Source code

The frontend is available on chromium.googlesource.com.

Design guidelines

Please be aware that DevTools follows additional development guidelines.

Issue triage

The issue triage guidelines can be found in docs/triage_guidelines.md.

Workflows

Instructions to set up, use, and maintain a DevTools frontend checkout can be found in docs/workflows.md.

Additional references

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].