Skip to content

bestoftool/bestoftool-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

Validation

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors