@bestoftool/utils
v1.0.1
Published
Privacy-focused JSON utilities and converters. 100% client-side logic for developers who value data security.
Maintainers
Keywords
Readme
BestOfTool Utils
A collection of privacy-first JSON utility functions. All processing is 100% client-side — your data never leaves your browser.
Live Interactive Tools
Check out all our free live tools at: https://bestoftool.com
Formatting
- JSON Formatter — Beautify and indent JSON with syntax highlighting
- JSON Minifier — Compress JSON to its smallest valid form
- JSON Pretty Print — Format JSON with alphabetical key sorting
Validation
- JSON Validator — Check JSON syntax and catch errors with exact line numbers
- JSON Schema Validator — Validate JSON against Draft-04, 06, 07 and 2020-12 schemas
Converters
- JSON to CSV — Export JSON arrays to Excel-ready CSV files
- CSV to JSON — Parse spreadsheet exports into structured JSON arrays
- JSON to XML — Generate SOAP-compatible XML from JSON objects
- XML to JSON — Parse SOAP, RSS, and legacy XML into JSON
- JSON to YAML — Generate Kubernetes and DevOps YAML configs from JSON
- YAML to JSON — Parse Kubernetes manifests and OpenAPI YAML to JSON
Analysis
- JSON Compare — Instantly compare two JSON objects with color-coded output
- JSON Diff Viewer — Dual-mode semantic and line-by-line JSON diff tool
- JSON Tree Viewer — Visualize JSON in an interactive collapsible tree
Utilities
- JSON Escape / Unescape — Safely escape or unescape JSON strings
Privacy First
We believe developer tools should not touch your data. All logic in this package runs entirely in your local environment. No server uploads, no data logging, no tracking.
License
MIT
