jless is an interactive JSON explorer and command-line viewer designed for reading and navigating hierarchical data structures within a terminal. It functions as a terminal JSON formatter that pretty-prints data from files or standard input, including support for newline-delimited formats. The tool serves as a JSON path extractor, allowing users to identify and copy the dot or bracket notation paths from the root to specific nodes. It also includes a regex search utility for locating specific keys and values within JSON datasets using full-text regular expressions. The application provides c
DevToysMac is a native macOS developer utility suite designed to encode, decode, and transform common data formats. It serves as a centralized tool suite for formatting and converting developer data into human-readable or machine-compatible strings. The application provides a set of tools for developer data manipulation, including JSON validation and formatting, Base64 encoding and decoding, and URL encoding and decoding. It also includes a text manipulation toolkit for cleaning up configuration files and developer logs through common string operations. The software is built as a SwiftUI des
Netfox is an iOS and macOS network debugging library designed to intercept and monitor HTTP traffic. It functions as an in-app HTTP traffic inspector that captures request headers and response bodies for real-time network analysis. The tool provides a network performance monitor to calculate response times and data sizes, as well as a network log exporter for sharing captured request and response data via email. The project covers network analysis capabilities including traffic filtering to exclude specific URLs, request body capture, and a debug interface that can be toggled via programmati
Gods-pen is a Vue.js visual page builder and no-code landing page platform for creating responsive mobile marketing pages. It functions as a dockerized content management system and an extensible component framework, enabling the design and publishing of pages with integrated form collection and analytics tracking. The platform features a component marketplace manager for uploading, downloading, and monetizing reusable UI elements across different projects. It provides a comprehensive system for custom component development, utilizing a scaffolding system and schema-driven property mapping to
This project is a web-based JSON formatter and visualizer designed for structural debugging and data exploration. It transforms raw JSON strings into a readable tree structure featuring syntax highlighting, indent guides, and collapsible nodes.
The main features of callumlocke/json-formatter are: JSON, API Response Inspection, Console Variable Captures, JSON Formatters, JSON Data Visualizers, JSON to Visual Tree Mappings, Recursive Node Tree Rendering, Collapsible JSON Editors.
Open-source alternatives to callumlocke/json-formatter include: ymm-tech/gods-pen — Gods-pen is a Vue.js visual page builder and no-code landing page platform for creating responsive mobile marketing… zxlie/fehelper — FeHelper is a web browser extension toolbox and frontend development toolkit integrated into Chrome, Firefox, and… pauljuliusmartinez/jless — jless is an interactive JSON explorer and command-line viewer designed for reading and navigating hierarchical data… kasketis/netfox — Netfox is an iOS and macOS network debugging library designed to intercept and monitor HTTP traffic. It functions as… obuchiyuki/devtoysmac — DevToysMac is a native macOS developer utility suite designed to encode, decode, and transform common data formats. It… webhooksite/webhook.site — Webhook.site is a web-based tool that captures, inspects, and debugs incoming HTTP requests and emails sent to a…