- Notifications
You must be signed in to change notification settings - Fork1
A collection of text transform tools, like change string case, get text statistics, generate hashes, and more!
License
NotificationsYou must be signed in to change notification settings
mateusfg7/text-tools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A collection of text transform tools, like change string case, get text statistics, generate hashes, and more!
- Text case transform
- List manupulation
- Text statistics
- Caeasar cipher
- Letter-to-number
- Morse code
- Hash generator
- Base64
- Password generator
- ASCII File Tree
This project is built withNext.js, aReact framework andBun runtime. For styling, it usesTailwindCSS andshadcn/ui.
For code styles, it usesESLint andPrettier. Also keep the conventional commits pattern for commit messages.
The tests are written with Bun Test.
Installation
bun install
Start dev server
bun dev
refs:
- https://convertcase.net/
- browserling.com/tools/all-hashes
About
A collection of text transform tools, like change string case, get text statistics, generate hashes, and more!