• Stars
    star
    115
  • Rank 305,412 (Top 7 %)
  • Language Vue
  • Created almost 6 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Shapy is a CSS gradient editor that lets you size, position and layer CSS gradients on a single div element.

Shapy

Shapy is a CSS gradient editor that helps you explore the power of CSS gradients. Create custom shapes or images using gradients only.

Contributions welcome!
Check out the guidelines for more info.

Have an idea for Shapy? Submit a Feature Request!
Found a bug? Submit a Bug Report!

Demo

shapy.app

Project screenshot

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint