🚀 X10Sion CLI is a powerful tool to scaffold Chrome Extension projects with modern best practices, designed to make development seamless and efficient.
- In-house RPC: Simplifies communication between background scripts, content scripts, and popup.
- Complete Type Safety: Write reliable and consistent code with full TypeScript support.
- Pre-configured Linting and Prettier: Maintain clean, professional code effortlessly.
- Hot Module Replacement (HMR): Real-time updates during development.
- Scaffolding Made Simple: Quickly set up a fully functional Chrome Extension with one command.
- Modern Tooling: Includes ESBuild, TypeScript, and more to streamline your workflow.
Create your Chrome Extension project in seconds:
npx create-x10sion
Follow the prompts to set up your project with ease.
Enjoy HMR, type-safe coding, and a streamlined development experience!
We welcome contributions to improve X10Sion CLI! To contribute:
- Fork the repository at github.com/x10-sion.
- Create a new branch for your feature or bug fix.
- Submit a pull request with a detailed description of your changes.
Have suggestions or found an issue? Feel free to open an issue on GitHub or reach out to us directly.
This project is licensed under the MIT License.