tylerkrupicka


Tyler Krupicka

  • 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

    published 1.2.1 a year ago
  • An emulation of the Chrome and Firefox object inspector, which allows you to view JavaScript objects in the console.

    published 1.2.1 a year ago
  • An emulation of the Chrome and Firefox DOM inspector, built on the `@devtools-ds/tree` component.

    published 1.2.1 a year ago
  • 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.

    published 1.2.1 a year ago
  • 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

    published 1.2.1 a year ago
  • `PortController` is a simple class for managing browser `Runtime.Port` objects in the `background` script of your extension.

    published 1.2.1 a year ago