Boost your dev with useful tools.
🚨 The development is currently underway, and numerous changes are expected to occur!
To get started, install nvm and use it to install the desired version of Node.js and Yarn.
# install
yarn
# run dev server
yarn dev
yarn dev --turbo
# build
yarn build
yarn buuld --turbo
# run production server
yarn start
# lint
yarn lint
# prettier
yarn prettier
# clean
yarn clean
# reinstall
yarn reinstall
# run test in watch mode
yarn test
Using shadcn/ui,
# eg. install tabs
npx shadcn-ui@latest add tabs
- Base64 Image Encoder/Decoder
- Base64 String Encoder/Decoder
- Check Latest NPM Package Version
- Check Your API
- Compare JSON
- Compare String
- CSS Beautifier/Minifier
- CSS to React
- HTML Beautifier/Minifier
- HTML Entities Encoder/Decoder
- HTML Preview
- JavaScript Beautifier/Minifier
- JSON Formatter
- JSON from/to CSV
- JSON from/to YAML
- JSON Sorter
- JWT Encoder/Decoder
- Lorem Ipsum Generator
- Mermaid Playground
- Nano ID Generator
- Notion API Playground
- Number Base Converter
- ObjectID Generator/Converter
- Open Graph Preview
- OpenAI Key Validator
- Password Generator / Checker
- QR Code Generator/Reader
- Regex Tester
- SCSS Beautifier/Minifier
- String Inspector
- Tokenizer (OpenAI)
- ULID Generator
- Unix Timestamp Converter
- URL Encoder/Decoder
- URL Parser
- URL Shortener
- UUID Generator/Decoder
- XML Beautifier/Minifier
- Many more...