Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/six7/auto-grid


https://github.com/six7/auto-grid

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# AutoGrid for Figma

## To get started
```bash
npm install
npm run build
```

In Figma select `New Plugin`, choose `Link existing from manifest.json` and select `public/manifest.json`

_Note that you will need to have [Node.js](https://nodejs.org/) installed._

This plugin is based on Figsvelte, a Svelte boilerplate for creating Figma plugins. Create your own!
https://github.com/thomas-lowry/figsvelte