Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/six7/figma-batch-styler
Figma plugin to batch edit text styles
https://github.com/six7/figma-batch-styler
Last synced: 1 day ago
JSON representation
Figma plugin to batch edit text styles
- Host: GitHub
- URL: https://github.com/six7/figma-batch-styler
- Owner: six7
- License: mit
- Created: 2020-03-07T23:51:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-21T11:48:43.000Z (30 days ago)
- Last Synced: 2025-02-10T01:13:28.476Z (10 days ago)
- Language: Svelte
- Homepage:
- Size: 378 KB
- Stars: 54
- Watchers: 3
- Forks: 18
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Batch Styler
## 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._