Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yash-singh1/epack
- Owner: Yash-Singh1
- License: mit
- Created: 2020-11-15T19:32:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T14:06:13.000Z (over 1 year ago)
- Last Synced: 2024-04-17T01:49:26.478Z (7 months ago)
- Topics: chrome-devtools, extension-chrome, gui-interface, hacktoberfest, hacktoberfest2021, javascript, panels, website
- Language: JavaScript
- Homepage: http://epack.js.org/
- Size: 1.46 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
epack
`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.