Home
Softono
figma-responsify

figma-responsify

Open source TypeScript
69
Stars
18
Forks
0
Issues
2
Watchers
4 years
Last Commit

About figma-responsify

![Figma Responsify](./assets/cover.png) # Figma Responsify ⚡️ A Figma plugin to quickly test your designs across multiple device sizes. [Install on Figma](https://www.figma.com/c/plugin/743654854885744527/Responsify-%E2%9A%A1%EF%B8%8F) ## Usage 1. Select any frame, component, or instance 2. Menu > Responsify️️ ⚡️ > Select device sizes to test 3. Command + Shift + P to re-run ## Installation and contributing 1. Clone the repository: `git clone https://github.com/brianlovin/figma-responsify.git` 1. Install [figplug](https://github.com/rsms/figplug) dependancy: `npm install -g figplug` 1. Go to the directory: `cd figma-responsify` 1. Build the plugin: `figplug build -w -o=./build` 1. Go to the `plugins` directory in Figma 1. Add a new development plugin 1. Select the `figma-responsify/build/manifest.json` file as the manifest

Platforms

Web Self-hosted

Languages

TypeScript

Links

Figma Responsify

Figma Responsify ⚡️

A Figma plugin to quickly test your designs across multiple device sizes.

Install on Figma

Usage

  1. Select any frame, component, or instance
  2. Menu > Responsify️️ ⚡️ > Select device sizes to test
  3. Command + Shift + P to re-run

Installation and contributing

  1. Clone the repository: git clone https://github.com/brianlovin/figma-responsify.git
  2. Install figplug dependancy: npm install -g figplug
  3. Go to the directory: cd figma-responsify
  4. Build the plugin: figplug build -w -o=./build
  5. Go to the plugins directory in Figma
  6. Add a new development plugin
  7. Select the figma-responsify/build/manifest.json file as the manifest