sense
JSON editor
A developer's interface to Elasticsearch for working with JSON data
A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding.
382 stars
371 watching
132 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
elastic/elasticsearch-js | An official client library for interacting with an Elasticsearch search engine using Node.js. | 28 |
lloyd/jsonselect | A CSS-like selector language for JSON documents, aiming to provide an intuitive and expressive syntax while maintaining efficiency. | 1,593 |
ropensci/elastic | An R interface to Elasticsearch, providing a simple way to interact with the search engine | 245 |
hsen-dev/vscode-elastic | An extension for developing Elasticsearch queries in Visual Studio Code. | 164 |
javascipt/jsome | A tool to format JSON objects in a readable and visually appealing way. | 244 |
elastic/elasticsearch | A distributed search and analytics engine for scalable data storage and real-time search capabilities | 1,332 |
elastic/elasticsearch-php | Provides an official PHP client for interacting with Elasticsearch search engines. | 40 |
elastic/search-ui | A JavaScript library for building fast and customizable search experiences with Elastic. | 1,923 |
elastic/elasticsearch-net | A strongly-typed client library for interacting with Elasticsearch using C# | 11 |
daviddurman/flexijsoneditor | A jQuery plugin for creating a JSON editor component that allows users to visualize and edit complex data structures. | 561 |
elastic/elasticsearch-ruby | A Ruby client for Elasticsearch allowing developers to interact with the search engine. | 8 |
kelp404/enju | An Elasticsearch client written in CoffeeScript for Node.js, providing a simple way to define and interact with data. | 13 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
feathersjs-ecosystem/feathers-elasticsearch | A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,285 |