Skip to content
 
 

Repository files navigation

Node Decoder

Converts any Figma layer to Plugin API compatible code. It avoids the need to code visual assets manually when developing plugins.

Setup

npm install

Development

During development, watch your project for changes with the following command.

npm run dev

Build

When ready to package up your final Figma Plugin:

npm run build

About

Converts any Figma layer/node to Plugin API compatible code.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages