{"id":28794582,"url":"https://github.com/mingrammer/devtoolkit","last_synced_at":"2026-02-28T08:34:57.688Z","repository":{"id":296671974,"uuid":"991414078","full_name":"mingrammer/devtoolkit","owner":"mingrammer","description":"Developer utilities including JSON formatter, UUID generator, Base64 converter, QR code generator, hash generator, and more","archived":false,"fork":false,"pushed_at":"2025-06-01T09:31:02.000Z","size":658,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-18T02:47:00.920Z","etag":null,"topics":["developer-tools","devtoolkit","devutils","toolkit","utilities"],"latest_commit_sha":null,"homepage":"https://devtoolkit.mingrammer.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mingrammer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-27T15:30:26.000Z","updated_at":"2025-06-01T10:32:00.000Z","dependencies_parsed_at":"2025-06-01T16:48:00.202Z","dependency_job_id":"9a65c6fb-0e4f-4c99-aca4-7e36f050ba42","html_url":"https://github.com/mingrammer/devtoolkit","commit_stats":null,"previous_names":["mingrammer/devtoolkit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mingrammer/devtoolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingrammer%2Fdevtoolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingrammer%2Fdevtoolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingrammer%2Fdevtoolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingrammer%2Fdevtoolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mingrammer","download_url":"https://codeload.github.com/mingrammer/devtoolkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingrammer%2Fdevtoolkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29928858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["developer-tools","devtoolkit","devutils","toolkit","utilities"],"created_at":"2025-06-18T02:39:21.575Z","updated_at":"2026-02-28T08:34:57.684Z","avatar_url":"https://github.com/mingrammer.png","language":"TypeScript","funding_links":["https://img.buymeacoffee.com/button-api/?text=Buy%20me%20a%20coffee\u0026emoji=\u0026slug=mingrammer\u0026button_colour=FFDD00\u0026font_colour=000000\u0026font_family=Cookie\u0026outline_colour=000000\u0026coffee_colour=ffffff","https://www.buymeacoffee.com/mingrammer"],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"./public/logo.png\" alt=\"logo\" width=\"196\" height=\"196\" /\u003e\n\n# DevToolKit - Essential Developer Utilities\n\n\u003e [https://devtoolkit.mingrammer.com](https://devtoolkit.mingrammer.com)\n\nA comprehensive collection of free online tools designed to make developers' lives easier. All tools work entirely in your browser without requiring any downloads or installations.\n\n[![Buy me a coffee](https://img.buymeacoffee.com/button-api/?text=Buy%20me%20a%20coffee\u0026emoji=\u0026slug=mingrammer\u0026button_colour=FFDD00\u0026font_colour=000000\u0026font_family=Cookie\u0026outline_colour=000000\u0026coffee_colour=ffffff)](https://www.buymeacoffee.com/mingrammer)\n\n## Available Tools\n\n### 📝 Text Processing\n\n- **UUID Generator** - Generate secure UUIDs (v4, v5) with namespace support\n- **Lorem Ipsum Generator** - Create placeholder text in words, sentences, or paragraphs\n- **Case Converter** - Transform text between camelCase, snake_case, UPPERCASE, lowercase, and more\n- **Password Generator** - Create strong, secure passwords with customizable options\n- **Text Diff** - Compare two texts and highlight differences side by side\n- **Escape/Unescape Tool** - Encode and decode HTML, URL, and JSON strings\n- **Text to Slug** - Convert text into SEO-friendly URL slugs\n- **Word Counter** - Count words, characters, sentences, paragraphs, and estimate reading time\n\n### 🔐 Encoding \u0026 Conversion\n\n- **Hash Generator** - Generate MD5, SHA1, SHA256, SHA512, and other hash types\n- **Base64 Converter** - Encode and decode Base64 strings with toggle modes\n- **QR Code Generator** - Create QR codes for text, URLs, and other data with customizable sizes\n- **Number Converter** - Convert numbers between binary, decimal, hexadecimal, and octal\n\n### ⏰ Time \u0026 Date\n\n- **Unix Timestamp Converter** - Convert between Unix timestamps and human-readable dates\n- **Timezone Converter** - Convert times between different timezones\n- **Cron Generator** - Create and validate cron expressions with human-readable descriptions\n\n### 📊 Data Format\n\n- **JSON to CSV Converter** - Transform JSON data into CSV format for spreadsheets\n- **CSV to JSON Converter** - Convert CSV data into structured JSON objects\n- **YAML to JSON Converter** - Transform YAML configuration files to JSON\n- **JSON to YAML Converter** - Convert JSON into human-readable YAML format\n- **CSV to YAML Converter** - Transform tabular CSV data into YAML structure\n- **YAML to CSV Converter** - Convert YAML data into CSV for data analysis\n- **JSON Formatter/Validator** - Format, validate, and beautify JSON with syntax error detection\n- **Locale Converter** - Convert between language codes (ISO 639) and country codes (ISO 3166)\n- **Number Formatter** - Format numbers with currency, percentage, and thousands separators\n\n### 🛠️ Developer Tools\n\n- **Regex Tester** - Test regular expressions with real-time matching and highlighting\n- **Markdown Viewer** - Preview markdown with syntax highlighting for code blocks\n- **CIDR Calculator** - Calculate network ranges, subnets, and IP address information\n\n## Getting Started\n\n1. Visit any tool from the sidebar navigation\n2. Enter your data in the input fields\n3. See instant results in the output area\n4. Copy results or download files as needed\n\n## Development\n\nThis project is built with React, TypeScript, and Tailwind CSS. To run locally:\n\n```bash\n# Clone the repository\ngit clone \u003crepository-url\u003e\n\n# Install dependencies\nnpm install\n\n# Start development server\nnpm run dev\n```\n\n## Contributing\n\nContributions are welcome! Feel free to:\n\n- Report bugs\n- Suggest new tools\n- Submit pull requests\n- Improve documentation\n\n## License\n\nThis project is open source and available under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmingrammer%2Fdevtoolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmingrammer%2Fdevtoolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmingrammer%2Fdevtoolkit/lists"}