Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yash-singh1/epack

Simple to use GUI interface to make Chrome DevTools panels
https://github.com/yash-singh1/epack

chrome-devtools extension-chrome gui-interface hacktoberfest hacktoberfest2021 javascript panels website

Last synced: about 1 month ago
JSON representation

Simple to use GUI interface to make Chrome DevTools panels

Awesome Lists containing this project

README

        

epack



code style: prettier


MIT License


Chrome Web Store Users


CodeCov Coverage Reports


`epack` (**E**xtension **PACK**) is the simplest option for programming Chrome DevTools Extensions.

## Why?

- All inside your browser
- Easy to use
- No need to open up an IDE
- Allows multiple extension components

## Getting Started

For more thorough documentation on getting started, go to the [starting up the documentation instructions](docs/setup.md#viewing-docs).

## Contributing

Contributions are greatly welcomed! Please see the [`CONTRIBUTING.md`](CONTRIBUTING.md) for more information on how to contribute.