npm.io
2.2.3 • Published 7 months agoCLI

plugma

Licence
ISC
Version
2.2.3
Deps
17
Size
1.5 MB
Vulns
0
Weekly
0

Plugma logo

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.