An open API service indexing awesome lists of open source software.

https://github.com/jsmonk/devtools-formatters-spec

DevTools Formatters specification, RFCs and new proposals.
https://github.com/jsmonk/devtools-formatters-spec

Last synced: 17 days ago
JSON representation

DevTools Formatters specification, RFCs and new proposals.

Awesome Lists containing this project

README

          

# DevTools Formatters Specification

![CC BY-SA 3.0](https://licensebuttons.net/l/by-sa/3.0/88x31.png)

This repository contains the different revisions of the devtools formatters specification.

The first and second revision of the spec are provided for historical context.
These revisions don't have widespread adoption in tools.

## What's here

The most recent specification is the v1 revision. It's converted into MarkDown
format for this repository.

* [Revision 1](devtools-formatters-rev1.md)

## License

The source map specifications are published under CC BY-SA 3.0.

## Original Locations

These documents have previously been hosted on Google Docs:

* Revision 1 by Firefox: [Custom Formatters](https://firefox-source-docs.mozilla.org/devtools-user/custom_formatters/index.html)
* Revision 1 by Chrome: [Custom Object Formatters in Chrome DevTools](https://docs.google.com/document/d/1FTascZXT9cxfetuPRT2eXPQKXui4nWFivUnS_335T3U/preview#heading=h.xuvxhsd2bp05)