Skip to content

A simple boilerplate to get you started on your next Figma plugin.

License

Notifications You must be signed in to change notification settings

borgenfalkskott/figma-plugin-boilerplate

Repository files navigation

Figma Plugin Boilerplate

A simple boilerplate to get you started on your next Figma plugin.

You need Node JS and TypeScript.

npm i -g typescript

npm i -D @figma/plugin-typings

Note: There's actually no need to develop plugins with TypeScript, valid JavaScript works fine. Eventhough the Figma team is recommending development with TypeScript.

Read more in the Figma Docs.

Happy coding! ✌️

About

A simple boilerplate to get you started on your next Figma plugin.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published