Coder Social home page Coder Social logo

devtools-html.github.com's Introduction

Firefox Developer Tools

These are the tools provided by Firefox for developers to inspect Web code.

This repository is a hub that points to Developer Tools resources.

We abide by our code of conduct, and expect all contributors to do the same.

Documentation

News and demos

We publish news and updates to two blogs:

  • Nightly for features newly added to Firefox Nightly. This is the place to request feedback from early adopters!
  • Hacks when features reach more stable versions of Firefox.

You're more than encouraged to help us talk about the tools by writing an article, making a demo, or both! We wrote some guidelines for making demos.

Getting in touch

There are various ways to get in touch with us:

Processes

Most changes will be done via either the "pick a bug and send a patch" or "send a PR" processes.

For substantial changes, we ask that a "request for comment" (RFC) document is provided first, so we can examine what the implications of a change will be. Here is how to follow the RFC process.

People

<style> .people-grid { display: grid; grid-template-columns: repeat(8, 1fr); grid-gap: 10px; grid-auto-rows: minmax(100px, auto); } </style>
{% for person in site.github.organization_members %}
{{ person.login }}
{% endfor %}

People and modules

The tools are broadly divided into panels. Each panel has one or more owners, who mostly work(s) on that panel and are the best people to ask if you have specific questions about the code.

  • about:debugging: jdescottes, ochameau
  • Animation Inspector: gl, pbro, daisuke
  • Canvas Debugger: <unmaintained>
  • Console: bgrins, nchevobbe
  • Debugger: jlast
  • Developer Toolbar: jwalker, mikeratcliffe
  • DOM: honza
  • Framework: Browser integration, toolbox and test infrastructure: jryans, bgrins, ochameau, honza
  • Inspector: gl, pbro, zer0, jdescottes, tromey
  • JSON Viewer: honza
  • Memory: gregtatum
  • Network Monitor: honza, rickychien, gasolin
  • Performance: gregtatum
  • Remote protocol and server infrastructure: jryans, ochameau
  • Responsive Design Mode: jryans, zer0
  • Scratchpad: jdescottes
  • Shader Editor: <unmaintained>
  • Style Editor: gl
  • Storage Inspector: mikeratcliffe
  • Themes: bgrins, ntim
  • Web Audio Editor: <unmaintained>
  • WebIDE: jryans, ochameau

devtools-html.github.com's People

Contributors

clarkbw avatar sole avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.