Skip to content

Repository files navigation

Adam Dev Tools

A React application created with create-react-adam.

List of things to add

We will be making a desktop version that has more things in it, but for now we will focus on the web version.

Desktop Only Things to Add:

  • Brute Force URL Fuzzer

Future Things:

  • Unix Time Converter
  • JSON Format/Validate
  • Base64 String Encode/Decode
  • Base64 Image Encode/Decode
  • JWT Debugger
  • RegExp Tester
  • URL Encode/Decode
  • URL Parser
  • HTML Entity Encode/Decode
  • Backslash Escape/Unescape
  • UUID/ULID Generate/Decode
  • HTML Preview
  • Text Diff Checker
  • YAML to JSON
  • JSON to YAML
  • Number Base Converter
  • HTML Beautify/Minify
  • CSS Beautify/Minify
  • JS Beautify/Minify
  • ERB Beautify/Minify
  • LESS Beautify/Minify
  • SCSS Beautify/Minify
  • XML Beautify/Minify
  • Lorem Ipsum Generator
  • QR Code Reader/Generator
  • String Inspector
  • JSON to CSV
  • CSV to JSON
  • Hash Generator
  • HTML to JSX
  • Markdown Preview
  • Cron Job Parser
  • Color Converter
  • PHP to JSON
  • JSON to PHP
  • PHP Serializer
  • PHP Unserializer
  • Random String Generator
  • SVG to CSS
  • cURL to Code
  • JSON to Code
  • Certificate Decoder (X.509)
  • Hex to ASCII
  • ASCII to Hex
  • Line Sort/Dedupe

Getting Started as a Developer

npm run dev

This will start the development server at http://localhost:5173.

Available Scripts

npm run itDoesNotWork

Runs basic troubleshooting checks:

  • Installs dependencies
  • Checks if Vite dev server is running
  • Provides helpful diagnostic information

npm run dev

Starts the development server with hot module replacement.

npm run build

Builds the app for production. The build artifacts will be stored in the dist/ directory.

npm run preview

Previews the production build locally.

npm run lint

Runs ESLint to check for code quality issues.

npm run format

Formats all files with Prettier, organizing imports and sorting Tailwind classes.

About

Dev Tools Written in React

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages