JSONSelect

JSON selector language

A CSS-like selector language for JSON documents, aiming to provide an intuitive and expressive syntax while maintaining efficiency.

CSS-like selectors for JSON

GitHub

2k stars
33 watching
116 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zaach/jsonlint A JSON parser and validator with a CLI. 1,940
elastic/sense A developer's interface to Elasticsearch for working with JSON data 382
jsonauts/jsonauts.github.com A website showcasing JSON's versatility in web development and data storage 12
lloyd/orderly A textual format for describing JSON structures 223
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
lloyd/yajl A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. 2,156
timjansen/hanson An extended JSON format with optional quotes, multi-line strings and comments. 153
davidtimovski/json-formatter A desktop application for formatting JSON strings in a user-friendly way 25
evandrolg/selecting A JavaScript library that allows you to access and manipulate the text selected by a user on a webpage 92
javascipt/jsome A tool to format JSON objects in a readable and visually appealing way. 244
schibsted/jslt A JSON query and transformation language 638
marianoguerra/json.human.js Converts JSON objects into human-readable HTML representations. 976
syntax-tree/unist-util-select Tool for finding nodes in a tree using CSS-like selectors 61
mjansson/json An in-place JSON parser implemented in a single header file 74
therealklanni/jp A commandline tool for parsing JSON from various sources 51