mateusfg7 / text-tools

A collection of text transform tools, like change string case, get text statistics, generate hashes, and more!

Home Page:https://text.mateusf.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A collection of text transform tools, like change string case, get text statistics, generate hashes, and more!

screenshots

Features

Development & Contributing

This project is built with Next.js, a React framework and Bun runtime. For styling, it uses TailwindCSS and shadcn/ui.

For code styles, it uses ESLint and Prettier. 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:

About

A collection of text transform tools, like change string case, get text statistics, generate hashes, and more!

https://text.mateusf.com

License:MIT License


Languages

Language:TypeScript 98.2%Language:CSS 1.0%Language:Shell 0.6%Language:JavaScript 0.1%Language:Dockerfile 0.1%