Developer Toolbox is an all-in-one tool designed to assist developers with various tasks commonly encountered during development. It provides convenient features such as text style conversion, base64 encoding and decoding, URL encoding and decoding, QR code generation, image to base64 conversion, JSON formatting, JSON to CSV conversion, SQL formatting, and Excel to JSON conversion.
- Text Style Converter: Easily convert text styles such as uppercase, lowercase, title case, etc.
- Base64 Converter: Encode and decode data to and from base64 format.
- URL Encoder and Decoder: Encode and decode URLs for safe use in web applications.
- QR Code Generator: Generate QR codes for URLs, text, or any other data.
- Image to Base64 Converter: Convert images to base64 encoded strings.
- JSON Formatter: Format JSON data for better readability.
- JSON to CSV: Convert JSON data to CSV format.
- SQL Formatter: Format SQL queries for better readability and organization.
- Excel to JSON: Convert Excel spreadsheets to JSON format.
- YAML to JSON: Convert YAML data to JSON format.
- JSON to YAML: Convert JSON data to YAML format.
- SVG to CSS: Convert SVG images to CSS format.
- Cron job Parser: Parse cron job expressions to understand the schedule.
- CSS Beautify/Minify: Beautify or minify CSS code.
- JS Beautify/Minify: Beautify or minify JavaScript code.
- XML Formatter: Format XML data for better readability.
yarn
# or
npm install
quasar dev
quasar build
See Configuring quasar.config.js.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create your feature branch (
git checkout -b feature/YourFeature
). - Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Create a new Pull Request.
If you are seeking to leverage innovative technologies to create a custom application or transform your business processes, we invite you to reach out to Incentius. Discover how we can help you enable digital transformation and accelerate your business progress. For more information, visit us at Incentius.
This project is licensed under the MIT License - see the LICENSE file for details.