{"id":16665987,"url":"https://github.com/morinokami/devtoysweb","last_synced_at":"2025-03-23T14:31:31.914Z","repository":{"id":37105764,"uuid":"455259765","full_name":"morinokami/DevToysWeb","owner":"morinokami","description":"DevToys on the web.","archived":false,"fork":false,"pushed_at":"2023-11-29T08:06:41.000Z","size":2997,"stargazers_count":12,"open_issues_count":11,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-18T21:15:50.837Z","etag":null,"topics":["devtoys","nextjs"],"latest_commit_sha":null,"homepage":"https://devtoys.vercel.app","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/morinokami.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}},"created_at":"2022-02-03T17:21:59.000Z","updated_at":"2024-04-07T14:48:35.000Z","dependencies_parsed_at":"2024-10-28T16:26:39.242Z","dependency_job_id":"4cd4a295-e9d7-4aa0-87a1-6f6ad3ba40ba","html_url":"https://github.com/morinokami/DevToysWeb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morinokami%2FDevToysWeb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morinokami%2FDevToysWeb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morinokami%2FDevToysWeb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morinokami%2FDevToysWeb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morinokami","download_url":"https://codeload.github.com/morinokami/DevToysWeb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245115882,"owners_count":20563252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["devtoys","nextjs"],"created_at":"2024-10-12T11:09:33.194Z","updated_at":"2025-03-23T14:31:30.757Z","avatar_url":"https://github.com/morinokami.png","language":"TypeScript","readme":"# DevToysWeb\n\n![DevToysWeb](./screenshot.png)\n\nThis is yet another version of [DevToys](https://github.com/veler/DevToys). It is built with [Next.js](https://nextjs.org/) and you can access it from the following URL:\n\nhttps://devtoys.vercel.app\n\nIt is being developed with the following goals in mind:\n\n* It should work on any OS by running on the web.\n  * At the same time, it should work in a completely offline environment as a PWA.\n* It should have almost the same functionality and appearance as the original.\n  * Support for dark mode and i18n is also important.\n\nTherefore, I'm currently planning to follow the original project in the future development.\n\n## Development Status\n\n* Converters\n  * ✅ JSON \u003c\u003e YAML\n  * ✅ Number Base\n* Encoders / Decoders\n  * ✅ HTML\n  * ✅ URL\n  * ✅ Base64\n  * ✅ GZip\n  * ✅ JWT Decoder\n* Formatters\n  * ✅ JSON\n  * ✅ SQL\n  * ✅ XML\n* Generators\n  * ✅ Hash (MD5, SHA1, SHA256, SHA512)\n  * ✅ UUID 1 and 4\n  * ✅ Lorem Ipsum\n  * 🚧 Checksum\n* Text\n  * ✅ Inspector \u0026 Case Converter\n  * 🚧 Regex Tester\n  * 🚧 Text Comparer\n  * ✅ Markdown Preview\n* Graphic\n  * 🚧 Color Blindness Simulator\n  * 🚧 PNG / JPEG Compressor\n  * 🚧 Image Converter\n\n## Translation\n\n1. Create a directory for the new locale in `data/locales` and copy all files in `data/locales/en` to it.\n2. Update the value of the `localePath` variable in `nav.ts` and translate the strings in `messages.ts` and `nav.ts`.\n3. Add a case for the new locale in `hooks/useLocale.ts`.\n4. Add a value for the new locale to `languageOptions` variable in `pages/settings`.tsx\n\n## Development\n\nFirst, install the packages using the following command:\n\n```\nnpm install\n```\n\nRun the development server:\n\n```\nnpm run dev\n```\n\nOpen http://localhost:3000 in your favorite browser and start developing!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorinokami%2Fdevtoysweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorinokami%2Fdevtoysweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorinokami%2Fdevtoysweb/lists"}