Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carbon-design-system/devtools
A simple set of tools for teams building live Carbon pages.
https://github.com/carbon-design-system/devtools
carbon chrome devtools firefox hacktoberfest ibm tools
Last synced: 3 months ago
JSON representation
A simple set of tools for teams building live Carbon pages.
- Host: GitHub
- URL: https://github.com/carbon-design-system/devtools
- Owner: carbon-design-system
- License: apache-2.0
- Created: 2020-05-13T19:08:43.000Z (over 4 years ago)
- Default Branch: base
- Last Pushed: 2024-08-22T18:37:10.000Z (6 months ago)
- Last Synced: 2024-08-23T20:23:25.384Z (6 months ago)
- Topics: carbon, chrome, devtools, firefox, hacktoberfest, ibm, tools
- Language: JavaScript
- Homepage: http://ibm.biz/carbon-devtools
- Size: 152 MB
- Stars: 43
- Watchers: 14
- Forks: 18
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
- jimsghstars - carbon-design-system/devtools - A simple set of tools for teams building live Carbon pages. (JavaScript)
README
![chrome - promo - 1400x560 (3)](https://user-images.githubusercontent.com/3793636/135755257-bfad36f1-9c7e-40d3-b768-017897ff7962.png)
# Carbon Devtools
The [Carbon Devtools](http://ibm.biz/carbon-devtools) provides designers, developers, QA teams and anyone collaborating to build Carbon pages with a simple set of tools.
- [Packages](#packages)
- [Install on Chrome](./packages/web-extension#install-on-chrome)
- [Install on Firefox](./packages/web-extension#install-on-firefox)
- [Contributing](#-contributing)
- [License](#-license)## Packages
| Package name | Description |
| :-------------------------------------------- | :------------------------------------------------------------------------------------------------------- |
| [`web-extension`](./packages/web-extension) | The [Carbon Devtools](http://ibm.biz/carbon-devtools) cross-browser web extension build package. |
| [`utilities`](./packages/utilities) | Common utilities and functions used across throughout [Carbon Devtools](http://ibm.biz/carbon-devtools). |
| [`component-list`](./packages/component-list) | Generates a list of components and their selectors across Carbon partner libraries. |## 🙌 Contributing
We're always looking for contributors to help us fix bugs, build new features,
or help us improve the project documentation. If you're interested, definitely
check out our [Contributing Guide](/.github/CONTRIBUTING.md)! 👀### Adding components
Check out the [`component-list`](./packages/component-list) package to see how you can contribute your components to Carbon devtools.
## 📝 License
Licensed under the [Apache 2.0 License](/LICENSE).