Commit 22e42e4
committed
- completely redesign number converter UI with modern styling and dark mode support
- add bidirectional conversion (other bases to decimal)
- implement step-by-step conversion explanations
- add custom base support (up to base-36)
- add digit grouping options with different separators
- improve input validation with error messages
- add copy-to-clipboard functionality
- enhance accessibility features
- implement local storage for user preferences1 parent a231821 commit 22e42e4
2 files changed
+996
-177
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| 246 | + | |
246 | 247 | | |
247 | 248 | | |
248 | 249 | | |
| |||
0 commit comments