https://github.com/adenekan41/piggment-figma
💥 A Figma plugin for Piggment. generate gradients on the fly
https://github.com/adenekan41/piggment-figma
figma-plugins gradient javascript typescript ui-components
Last synced: 4 months ago
JSON representation
💥 A Figma plugin for Piggment. generate gradients on the fly
- Host: GitHub
- URL: https://github.com/adenekan41/piggment-figma
- Owner: adenekan41
- Created: 2020-06-27T03:03:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T19:32:39.000Z (over 3 years ago)
- Last Synced: 2025-04-12T03:35:15.262Z (about 1 year ago)
- Topics: figma-plugins, gradient, javascript, typescript, ui-components
- Language: TypeScript
- Homepage: https://piggment.co
- Size: 974 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ✨ Features
- 😎 Inspiring Gradients And Palettes
- 💻 Offline Support
- 🙅♂️ Zero dependencies
- ✂️ Super-flexible Core
- ✅ Fully tested and reliable
- ⚒ CommonJS, ESM & browser standalone support
## ⚡️About
[Piggment](https://piggment.co): A curated collection of amazingly colored gradients for designers, developers and art makers over the world. **Gets gradients and palettes on the fly**.
## 👩🏽✈️ Available Scripts
- Bundling plugin code using Webpack, and
- Using React with TSX.
The main plugin code is in `src/code.ts`. The HTML for the UI is in
`src/ui.html`, while the embedded JavaScript is in `src/ui.tsx`.
These are compiled to files in `dist/`, which are what Figma will use to run
your plugin.
To build:
```bash
$ npm install
$ npx webpack
```
> MIT © [codewonders.dev](https://codewonders.dev) · GitHub
> [@adenekan41](https://github.com/adenekan41) >
> ·