draft-kit
v0.0.5
Published
A lightweight, extensible toolbar library that brings developer toolbar features to any web application, enabling feedback, inspection, and content editing directly in your UI.
Downloads
24
Readme
draft-kit
A lightweight, extensible toolbar library that brings developer toolbar features to any web application, enabling feedback, inspection, and content editing directly in your UI.
Installation
Install via npm or yarn:
npm install draft-kit
Contributing
We welcome contributions! Please follow these steps:
- Fork the repo.
- Create a feature branch:
git checkout -b feature/awesome - Commit your changes:
git commit -m 'Add awesome feature' - Push to the branch:
git push origin feature/awesome - Open a pull request.
See CONTRIBUTING.md for more details.
License
MIT © Hamza Chebbah
