01Smart JSON Exploration with adjustable verbosity levels to understand structure without full context loading.
02Intelligent Search through keys and values using fuzzy matching and camelCase tokenization for natural queries.
03Weighted scoring and smart grouping of search results for improved relevance and usability.
04Precise path lookup with optional case-sensitive matching for specific data points.
05Structural exploration of very large JSON files (>10MB) without loading the entire content into model context.
060 GitHub stars