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
npm install
Serve on localhost:8080
npm run serve
Bundle Analyzer will also be running at :8888
npm run build
npm run build-prod
npm run test
npm run lint