2024-05-14 22:35:27 +02:00
2023-05-28 23:56:43 +09:00
2023-10-14 12:03:10 +09:00
2023-10-14 12:03:10 +09:00
2023-05-28 23:56:43 +09:00
2023-08-11 20:23:21 +09:00
2024-05-14 22:59:45 +02:00
2023-05-28 23:56:43 +09:00

DevToysWeb

A web clone of DevToys

Setup

corepack enable
pnpm install
pnpm dev # route types will be generated by next.js

Known issues

Todo

  • Add site layout
  • Add all tools page mock
  • Implement tools
    • Converters
    • Encoders / Decoders
    • Formatters
    • Generators
    • Text
      • Text Inspector
      • Text Diff
    • Graphic
  • Settings
    • Settings menu item
    • Support dark mode
    • Support i18n
Description
No description provided
Readme 948 KiB
Languages
TypeScript 93.6%
JavaScript 3.9%
CSS 2.5%