Skip to content

Tiny Dev Tools is a collection of ultra-focused, open-source tools built for developers. Each tool is designed to solve a very specific use case, with minimal overhead — no complex setups, no bloated interfaces.

License

Notifications You must be signed in to change notification settings

chandansgowda/tiny-dev-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧰 Tiny Dev Tools

Tiny Dev Tools is a collection of ultra-focused, open-source tools built for developers.
Each tool is designed to solve a very specific use case, with minimal overhead — no complex setups, no bloated interfaces.

Use them in the browser, clone them locally, or extend them as building blocks in your own projects.

✅ Why Tiny Dev Tools?

  • 🪶 Lightweight – no frameworks unless necessary
  • 🧠 Simple – each tool solves one dev problem, clearly
  • 🛠️ Useful – made by developers, for developers
  • 📦 Portable – tools can be saved and run locally or integrated into your workflows
  • 🌐 Open Source – feel free to fork, tweak, or contribute

🔧 Existing Tools

Tool Description Category Link
📊 JSON 2 Table Visualize JSON arrays as interactive HTML tables. JSON Get it here
🔍 Pretty JSON Prettify and explore JSON in a tree view. JSON Get it here
📝 ReadMark Markdown editor with live preview and templates. Markdown Get it here
📡 JWT Decoder Decode and inspect JWT tokens with details. Encoder/Decoder Get it here

🛣️ Planned Tools

We're just getting started! Some ideas in the pipeline:

  • 📝 Regex Tester (pattern + test string)
  • 🔄 Text Case Converter (camelCase, snake_case, Title Case)
  • 🧮 UUID / Hash Generator
  • ⚖️ Text Diff Viewer

Want to suggest or build one? Open an issue or PR!

🤝 Contributing

Tiny Dev Tools is community-friendly. To contribute:

  1. Fork the repo
  2. Create your tool in a subfolder (e.g., tool_category/your-tool-name)
  3. Keep it tiny, focused, and dev-relevant
  4. Update the README
  5. Submit a PR!

📄 License

MIT License — use freely, share widely, and contribute generously.

About

Tiny Dev Tools is a collection of ultra-focused, open-source tools built for developers. Each tool is designed to solve a very specific use case, with minimal overhead — no complex setups, no bloated interfaces.

Topics

Resources

License

Stars

Watchers

Forks

Languages