dimitrisraptis96 / figma-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wireframer Figma plugin

Promo image

Wireframer can be the new trend in wireframes text generation process. 🧨

It can aid both high fidelity and quick messy wireframes by generating cool & unique SVG placeholder. Another use case can be isometric illustrations.

Adjust the parameters and get back a unique cool placeholder text!

For more option check the web app: https://www.wireframer.art

Quickstart

  • Run yarn to install dependencies.
  • Run yarn build:watch to start webpack in watch mode.
  • Open Figma -> Plugins -> Development -> New Plugin... and choose manifest.json file from this repo.

⭐ To change the UI of your plugin (the react code), start editing App.tsx.
⭐ To interact with the Figma API edit controller.ts.
⭐ Read more on the Figma API Overview.

Toolings

This repo is using:

  • React + Webpack
  • TypeScript
  • TSLint
  • Prettier precommit hook

About


Languages

Language:TypeScript 73.2%Language:JavaScript 17.8%Language:CSS 8.9%Language:HTML 0.1%