plugma
v1.2.4
Published
<p align="center"> <img src="https://github.com/user-attachments/assets/973acbd8-9e94-4b1b-a0f5-26b994be6f78" alt="Plugma logo" width="auto" height="208"> </p>
Downloads
1,269
Readme
Plugma
Plugma is a powerful command-line tool that simplifies your plugin development workflow. It enables easy creation, development, and testing with features like true hot module reloading (HMR), in-browser previews, unified bundling, and .env support for environment variables.
For full documentation see plugma.dev.
Installation
Add Plugma as a project dependency:
npm install plugma --save-dev
Or install it globally:
npm install -g plugma
Requirements
License
Plugma is MIT licensed. See the LICENSE file for more details.