27 packages
file-system-utils
Currently the [FileSystem API](https://developer.mozilla.org/en-US/docs/Web/API/FileSystem) is experimental which means it is not 100% reliable. I tested it in Chrome & Firefox but beware of future changes that might crash this code.
@flixier/sdk
SDK for integrating Flixier.com into your website
@iampava-devtools-ds/console
The `Console` component emulates the familiar JavaScript REPL experience seen in many browsers. You can customize the function that executes the code, as well as how results are displayed.
@iampava-devtools-ds/create
This is a package of browser extension templates, which removes a majority of the usual boilerplate needed to get started. We're still working on adding more templates, and simplifying the developer experience. If you see an area to improve, feel free to
@iampava-devtools-ds/diagnostic
The `Diagnostic` component displays errors and warnings from code, similar to errors produced by tools like webpack. It can also be used to display errors produced by a [Language Server](https://code.visualstudio.com/api/language-extensions/language-serve
@iampava-devtools-ds/dom-inspector
An emulation of the Chrome and Firefox DOM inspector, built on the `@iampava-devtools-ds/tree` component.
@iampava-devtools-ds/icon
A set of React-packaged SVG icons commonly used in developer tools.
@iampava-devtools-ds/navigation
A navigation bar with tabs and icons, based on the tab navigation in browser inspectors.
@iampava-devtools-ds/node
A component for rendering DOM Node style opening and closing HTML tags.
@iampava-devtools-ds/object-inspector
An emulation of the Chrome and Firefox object inspector, which allows you to view JavaScript objects in the console.