Skip to content

YigitEfe-DEV/DevToolKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevToolKit

DevToolKit is a compact developer dashboard for fast access to everyday utilities.

Features

  • Global search
  • Tool categories
  • Favorites
  • Recent tools
  • Command palette with Ctrl+K
  • JSON formatter
  • JSON validator
  • JWT decoder
  • UUID generator
  • SHA-256 generator
  • Timestamp converter
  • Regex tester
  • Color converter
  • Text diff checker
  • Dark and light theme
  • Responsive layout
  • Keyboard shortcuts
  • LocalStorage persistence

Installation

npm install
npm run dev

Build

npm run build

Usage

  • Use the search field to filter tools.
  • Click categories to narrow the list.
  • Press Ctrl+K to open the command palette.
  • Press number keys to jump to a tool.

Screenshots

Soon.

Roadmap

  • Add clipboard actions for every tool
  • Add inline diff highlighting
  • Save per-tool presets

About

A modern all-in-one developer toolbox featuring JSON utilities, generators, converters, validators, and productivity tools built with React and Vite.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors