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.
- Host: GitHub
- URL: https://github.com/jsmonk/devtools-formatters-spec
- Owner: JSMonk
- License: other
- Created: 2024-08-14T08:50:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-14T09:08:06.000Z (over 1 year ago)
- Last Synced: 2025-01-18T11:18:22.628Z (about 1 year ago)
- Language: Bikeshed
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# DevTools Formatters Specification

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)