Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

work.tools

A developer utility desktop app built with Electron + Vite + React. 10 tools organized by category, accessible from a searchable sidebar.

Features

FORMAT

Tool Description
List Formatter Turn a list of fields or parameters into a formatted string — SQL IN lists, code arrays, CSV, and more
JSON Beautify / Minify Pretty-print or compact JSON, with validation and indent control
Case Converter Convert strings between camelCase, snake_case, kebab-case, CONSTANT_CASE, and more

ENCODE

Tool Description
Base64 Encode / Decode Unicode-safe Base64 both ways, with optional URL-safe alphabet
URL Encode / Decode Percent-encode or decode URLs and query components
Hash Generator MD5, SHA-1, SHA-256/384/512 digests of any text

GENERATE

Tool Description
UUID Generator Batch-generate v4 UUIDs with formatting options
Timestamp Converter Convert between epoch, ISO, local, and relative time

TEXT

Tool Description
Diff / Compare Line-by-line comparison of two blocks of text

CONVERT

Tool Description
Word → PDF (coming soon) Convert .docx documents to PDF

CUSTOM

Tool Description
Monitor Config Fetch a GA monitor by name/type and generate APP/JSON_PARAM config output

Tech Stack

Development

npm install
npm run dev       # start dev server
npm run build     # build + package
npm run pack      # build without installer

Requirements

  • Node.js 18+
  • npm 9+

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages