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
- DayJS for Dates
- Numeral.js for Number stuff
- Font Awesome icons
npm installServe on localhost:8080
npm run serveBundle Analyzer will also be running at :8888
npm run buildnpm run build-prodAfter running npm run build or npm run build-prod, the compiled project will be in the /dist folder.
npm run testnpm run lint
- Mitch Samuels - hotdi.sh
Also view the contributors for others who have contributed.
This project is licensed under the GNU General Public License - see the LICENSE.md file for details