Skip to content

software-mansion-labs/chrome-devtools-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radon IDE fork of Chrome DevTools UI

This repository is a fork of The Chrome DevTools UI with modifications needed by the Radon IDE project.

Please refer to the documentation from the main repo for install and build instructions.

In addition to the changes that are commited into the main radon-ide branch, we also distribute pre-build versions of the UI

Making changes

In order to make changes you first need to setup this repo according to the instructions provided on the Chromium project website. Note that you'll need to checkout the repo inside devtools directory and you'll also need to install depot_tools that are used by the setup and build process.

Once you are able to build the frontend, after modifying the sources, you can build artifacts Radon IDE will consume and commit them to the repo:

autoninja -C build_artifacts/RadonIDE

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.7%
  • JavaScript 8.9%
  • CSS 3.1%
  • HTML 1.6%
  • Python 0.7%
  • C++ 0.5%
  • Other 0.5%