Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/six7/auto-grid
https://github.com/six7/auto-grid
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/six7/auto-grid
- Owner: six7
- License: mit
- Created: 2020-03-05T19:47:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T16:11:39.000Z (about 2 years ago)
- Last Synced: 2024-11-16T02:44:37.946Z (3 months ago)
- Language: HTML
- Size: 456 KB
- Stars: 16
- Watchers: 1
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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