Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gavinmcfarland/plugma

Repository files navigation

Plugma and Vite logos

npm version License: MIT Discord

Plugma

Plugma is a powerful command-line tool that simplifies your Figma 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.

Quick Start

Create a new plugin or widget from a template.

npm create plugma@latest

Supported frameworks:

  • React
  • Svelte
  • Vue

Installation

Add Plugma as a project dependency:

npm install plugma --save-dev

Commands

Command Description
plugma dev Start development server with HMR
plugma build Create production build
plugma release Build and release to GitHub

Run plugma --help for complete command documentation.

Prerequisites

License

Plugma is MIT licensed. See the LICENSE file for details.

About

Take Figma plugin development to the next level

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •