zetixar / Keyframes

A simple CSS toolbox

Home Page:https://keyframes.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyframes.app v2

A collection of simple tools for frontend development.

  • Visual CSS @keyframe editor.
  • Color palette creator with gradients, conversion, contrast, and color blindness.
  • CSS box-shadow generator
  • Special character search

Built With

  • Vue - Framework
  • {scss} - Styling
  • No frontend/CSS frameworks or plugins

Third-party packages:

 

 

Project Installation & Development

You need config values in your .env files.

Packages

npm install

NPM Commands

Run

npm run serve

Bundle Analyzer will also be running at :8888

Build

Build with test configuration

npm run build

Build with live configuration

npm run build-prod

Deploy

After running npm run build or npm run build-prod, the compiled project will be in the /dist folder.

Run your tests

npm run test

Lints and fixes files

npm run lint

 

 

Authors

Also view the contributors for others who have contributed.

 

 

License

This project is licensed under the GNU General Public License - see the LICENSE.md file for details

About

A simple CSS toolbox

https://keyframes.app

License:GNU General Public License v3.0


Languages

Language:Vue 68.0%Language:SCSS 19.6%Language:JavaScript 11.5%Language:HTML 0.8%Language:Shell 0.0%