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

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

Awesome Lists containing this project

README

          




piggment


## ✨ 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) >
>  ·