Skip to content

Repository files navigation

DevUtils

DevUtils is a collection of 30 developer tools that run entirely in your browser — no backend, no accounts, no tracking.

Live: https://arasovic.github.io/dev-utilities/

Features

  • Shareable links for 15 of the tools — tool state lives in the URL
  • Favorites and recent tools, persisted in your browser
  • ⌘K / Ctrl+K to search, ⌘B / Ctrl+B to toggle the sidebar
  • Dark mode

Tools

Data

JSON Formatter · YAML Formatter · XML Formatter · HTML Formatter Markdown Previewer · Regex Tester · Diff Checker · SQL Formatter

Encoding

Base64 · URL Encoder · JWT Decoder · JWT Encoder JSONP Tester · Gzip Calculator · Data URI Generator

Generators

UUID Generator · Hash Calculator · Lorem Ipsum · QR Code Barcode · Password Generator · Image Placeholder

Converters

Color Converter · Timestamp · Time Zone · Number Base Converter Cron Parser · Unicode Inspector · CSS Formatter · CSS Filter Generator

Development

git clone https://github.com/arasovic/dev-utilities.git
cd dev-utilities
npm install
npm run dev
  • npm test — run the test suite
  • npm run build — static production build, output in build/