Tiny Tools, Mighty Impact
CUTEILS is a collection of simple yet powerful utilities designed to make your daily tasks easier. From JSON to CSV converters to JSON diffing and more, we’ve got you covered. Built with Next.js, TailwindCSS, and shadcn UI, CUTEILS combines performance with sleek, intuitive design.
- JSON Tools: Convert, diff, and validate JSON effortlessly.
- CSV Utilities: Simplify data management with CSV converters.
- Clean Design: User-friendly UI powered by TailwindCSS and shadcn UI.
- Fast & Lightweight: Built with Next.js for optimal performance.
- Next.js: Server-side rendering and static site generation.
- TailwindCSS: Highly customizable utility-first CSS framework.
- shadcn UI: Modern, accessible components for React.
Want to explore the code? Clone the repo and get started!
git clone https://github.com/siddhardha123/cuteils.git
cd cuteils
npm install
npm run dev
We welcome contributions! Here’s how you can help:
- Fork the repository.
- Create a feature branch:
git checkout -b feature-name
. - Commit your changes:
git commit -m 'Add a feature'
. - Push to the branch:
git push origin feature-name
. - Submit a pull request.
CUTEILS is open-source and available under the MIT License.
- Built with love using Next.js, TailwindCSS, and shadcn UI.
- Inspired by the need for lightweight, accessible tools for everyone.
Enjoy using CUTEILS! 🌈