Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^1.30.0^4.7.0^4.2.2^4.2.0^8.0.2^25.7.1^8.2.0^0.555.0^19.2.0^19.2.0^16.3.5^2.0.18^15.6.10^22.14.0^5.0.0~5.8.2^6.2.024
commits
feat: Implement dark mode support across all tools and components.
34c89faView on GitHubfeat: Add millisecond Unix timestamp display to TimestampTool and introduce CLAUDE.md for AI guidance.
b5c7068View on GitHubfeat: Replace Prism.js with Monaco Editor and add related dependencies.
19256bcView on GitHubfeat: Add hover functionality to Navbar category dropdowns and migrate project to Bun package manager.
943f74fView on GitHubfeat: Reimplement `CodeEditor` using Monaco Editor and integrate it into `TextInspector` for enhanced text input.
bb3e66bView on GitHubrefactor: Replaced `prismjs` with `react-syntax-highlighter` in `CodeEditor` for improved syntax highlighting, added ref methods for scroll/selection control utilized by `JsonFormatter`, and applied UI adjustments to `DiffViewer`.
258bba8View on GitHubfeat: Add character limit and UI feedback for QR code content in generator and quick preview.
0b77a5fView on GitHubfeat: improve CodeEditor focus styling by moving the focus ring to the parent container and adding border radius inheritance to the textarea.
857ee65View on GitHubfeat: Introduce `CodeEditor` component with Prism.js for syntax highlighting, replacing textareas in DiffViewer, JsonFormatter, and SqlFormatter.
12cbf64View on GitHubfeat: Add remove newlines, add escape, and remove escape functionalities to the JSON formatter.
1ab3abaView on GitHubfeat: introduce i18n infrastructure and translate existing tools with English and Chinese locales
4b60546View on GitHub