Project Icon

awesome-json

JSON 库和资源全面指南

这是一个全面的 JSON 相关库和资源汇总,涵盖应用、工具和扩展。内容包括命令行工具、数据库、编辑器、格式扩展、前端组件以及多种编程语言的库。开发者可以在此找到 JSON 项目所需的各类工具和解决方案,是一个实用的技术参考。

Awesome JSON Awesome

A curated list of awesome JSON libraries and resources.

Inspired by the awesome list.

Links


Applications

  • Dadroit JSON Viewer - Very fast JSON Viewer, supporting huge (multi gigabytes) files, JSON log (JSON-Lines and ndjson).

OS X

  • Visual JSON - simple JSON pretty-viewer for Mac OS X. (inactive)
  • JSONExport - convert a object to a class of one of the currently supported languages.

Binary Serialization

  • BSON - Binary JSON.
  • MessagePack - An extremely efficient object serialization library.
  • UBJSON - The universally compatible format specification for binary JSON.
  • CBOR - Concise Binary Object Representation.
  • PSON - Protocol JSON, super efficient binary serialization format.
  • JSON BinPack - Space-efficient binary JSON serialization format based on JSON Schema.

Browser Extensions

Chrome

  • JSON Formatter (github) - Makes JSON easy to read. Open source.
  • JSON Viewer (github) - It is a Chrome extension for printing JSON and JSONP.
  • JSON Finder (github) - Browse like you do it in Finder.
  • JSON Viewer Pro (github - An open source Chrome extension for browsing JSON with syntax highlighting and folding, or as a visual graph.
  • Discoverable JSON (github) - Gron inspired Extension. Convert a JSON document into javascript expressions. Comes with filter, remove, find-and-replace capabilities.

Firefox

Safari

  • JSONAce (github) - Formats & syntax highlights JSON viewed inside of the web browser using the ACE editor.
  • JSONView (github) - A port of the JSONView Firefox extension that formats and syntax highlights JSON viewed inside of the browser

Command-line tools

  • dsq - Tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.
  • fx - A interactive terminal tool.
  • jo - A small utility to create JSON objects
  • jsoncat - Pretty-print Json in terminal with colors and adjusting tabs size.
  • jq - A lightweight and flexible command-line JSON processor.
    • jaq - A jq clone focussed on correctness, speed, and simplicity. Written in Rust.
    • gojq - Pure Go implementation of jq. A bit faster and more portable.
  • livejq - An alternative jq implementation in rust for continuous parsing without crashing on invalid JSON
  • json - A "json" command for massaging JSON on your Unix command line.
  • json-search - A small tool to search for objects/values in json files.
  • jshon - A parser designed for maximum convenience within the shell.
  • jarg - Shorthand JSON and form encoding syntax in the shell.
  • jsawk - Like awk, but for JSON.
  • json-dotenv - Manipulate and extract envfiles in json format.
  • gron - Convert a JSON file into discrete assignments that are greppable.
  • jid - Incremental Digger. Drill down JSON interactively by using filtering queries like jq.
  • jiq - It's jid with jq. You can drill down interactively by using jq filtering queries.
  • jv - jv (for jsonviewer) helps you view your JSON.
  • jl - Functional sed for JSON.
  • oj - A fast and flexible command line JSON processor.
  • visidata - A terminal spreadsheet-like tool for interactively exploring data.
  • jc - Converts the output of many CLI tools, file-types, and common strings into JSON
  • logdy - jq, tail, less, grep and awk merged together and available in a clean web UI.

Databases

  • MongoDB - an open-source document database, and the leading NoSQL database.
  • RethinkDB - An open-source distributed document database with a pleasant and powerful query language.
  • EJDB - Embedded JSON Database engine published under MIT license. (C)
  • lowdb - Flat file database built on lodash API. (Javascript)
  • Lawnchair - A lightweight clientside document store. (Javascript)
  • JSON ODM - Object document mapper for JavaScript to use on the server or in the browser. (Javascript)
  • JSON Server - Get a full fake REST API with zero coding in less than 30 seconds.
  • Kinto - A lightweight JSON storage service with synchronisation and sharing abilities.
  • CouchDB - Seamless multi-master sync, that scales from Big Data to Mobile, with an Intuitive HTTP/JSON API and designed for Reliability.
  • RxDB - Event-driven JSON-Database with JSON-Schema, mango-Query and CouchDB-sync. (Javascript)
  • JSONlite - A simple, self-contained, serverless, zero-configuration, json document store. (Bash)

Datasets

  • country.io - Various country related datasets, as JSON inc currency, country codes, names and more
  • countries - World countries.
  • MTG JSON - Up to date Magic the Gathering card data.
  • Heartstone JSON - Up to date Hearthstone card data.
  • getCountries() - Generator for custom Countries data.

Data modeling

  • JSONModel - Magical Data Modelling Framework. (Objective-C)

Data generation

  • jsonymize - Reads data from standard input, anonymizes, then writes to standard output.
  • dyson - Server for dynamic, fake JSON. (node.js)

Differencing

  • JSONPatch - A format for describing changes to a document.
  • JSON-Patch - Lean and mean Javascript implementation of the JSON-Patch standard (RFC 6902). (Javascript)
  • jiff - JSON Patch and diff based on rfc6902. (Javascript)
  • json-patch-php - implementation of JSON-patch (IETF RFC 6902) (PHP)
  • dffptch - A micro library for diffing and patching using a compact diff format. (Javascript)
  • jsondiffpatch - Diff & patch for JavaScript objects. (Javascript)

Editors

  • FrontAid CMS - Content Management System that supports arbitrary data model structures.
  • JSONEdit - User friendly, visual editor built as an AngularJS directive.
  • JSON Crack - Display your JSON as a graph

Format Extensions

  • GeoJSON - A geospatial data interchange format.
  • JSON-LD - A lightweight Linked Data format.
  • JSON-RPC - A stateless, light-weight remote procedure call (RPC) protocol.
  • JSONP - Safer cross-domain Ajax with JSON-P/JSONP.
  • JsonML - A compact format for transporting XML-based markup as JSON which allows it to be losslessly converted back to its original form.
  • JSON5 - a extension that aims to make it easier for humans to write and maintain by hand.
  • JSON6 - JSON for Humans (ES6).
  • JSON 1.1/JSONX - An evolved version 1.1 with format extension for humans incl. comments, unquoted and multi-line strings, optional and trailing commas and more.
  • JSON Resume - The open source initiative to create standard for resumes.
  • JSON Web Tokens - A compact URL-safe means of representing claims to be transferred between two parties.
  • JSON API - A standard for building APIs.
  • Collection+JSON - A read/write hypermedia-type designed to support management and querying of simple collections.
  • hal-json - A set of conventions for expressing hyperlinks in either JSON or XML.
  • JSON Activity Streams - A format for syndicating social activities around the web.
  • JSON-stat - Simple lightweight format for data dissemination.
  • /contribute.json - Making open source contribution information easier to access, across projects.
  • NDJSON (Newline delimited JSON) - a standard for delimiting JSON in stream protocols.
  • survey.js - JSON based survey library.
  • JSON Meta Application Protocol (JMAP) - A protocol for synchronising JSON-based data objects efficiently, with support for push and out-of-band binary data upload/download.
  • JackSON: JSON secret keeper - JSONic way of storing secrets in config file.
  • Sequence JSON - A proposal for a standard way of creating music sequence data in JSON.

Frontend components

  • JSON editor jQuery plugin - component for you web apps/pages. (jQuery)
  • jqTree - Widget for displaying a tree structure in html. (jQuery)
  • jsTree - jquery plugin, that provides interactive trees. (jQuery)
  • Dynatable.js - A funner, semantic, HTML5+JSON, interactive table plugin. (jQuery)
  • JSON Formatter - Angular directive for collapsible JSON in HTML. (AngularJS)
  • react-jsonschema-form - A React component for building Web forms from JSON Schema. (React)
  • @textea/json-viewer - A React component for JSON viewer. (React)
  • ngx-formly - JSON powered / Dynamic forms for Angular

Libraries

C

  • Jansson - A C library for encoding, decoding and manipulating data.
  • jsmn - A minimalistic parser in C. It can be easily integrated into the resource-limited projects or embedded systems.
  • json-build - A minimalistic serializer in C. It can be easily integrated into the resource-limited projects or embedded systems.
  • ojc - A fast JSON parser.

C++

  • ArduinoJson - An efficient library for embedded systems.
  • JSON++ - A self contained Flex/Bison parser for C++11.
  • json11 - A tiny library for C++11.
  • Nlohmann JSON - A C++11 header-only class.
  • RapidJSON - A fast JSON parser/generator for C++ with both SAX/DOM style API
  • simdjson - Parsing gigabytes of JSON per second.

Clojure

  • data.json - parser/generator to/from Clojure data structures.

Fortran

项目侧边栏1项目侧边栏2
推荐项目
Project Cover

豆包MarsCode

豆包 MarsCode 是一款革命性的编程助手,通过AI技术提供代码补全、单测生成、代码解释和智能问答等功能,支持100+编程语言,与主流编辑器无缝集成,显著提升开发效率和代码质量。

Project Cover

AI写歌

Suno AI是一个革命性的AI音乐创作平台,能在短短30秒内帮助用户创作出一首完整的歌曲。无论是寻找创作灵感还是需要快速制作音乐,Suno AI都是音乐爱好者和专业人士的理想选择。

Project Cover

白日梦AI

白日梦AI提供专注于AI视频生成的多样化功能,包括文生视频、动态画面和形象生成等,帮助用户快速上手,创造专业级内容。

Project Cover

有言AI

有言平台提供一站式AIGC视频创作解决方案,通过智能技术简化视频制作流程。无论是企业宣传还是个人分享,有言都能帮助用户快速、轻松地制作出专业级别的视频内容。

Project Cover

Kimi

Kimi AI助手提供多语言对话支持,能够阅读和理解用户上传的文件内容,解析网页信息,并结合搜索结果为用户提供详尽的答案。无论是日常咨询还是专业问题,Kimi都能以友好、专业的方式提供帮助。

Project Cover

讯飞绘镜

讯飞绘镜是一个支持从创意到完整视频创作的智能平台,用户可以快速生成视频素材并创作独特的音乐视频和故事。平台提供多样化的主题和精选作品,帮助用户探索创意灵感。

Project Cover

讯飞文书

讯飞文书依托讯飞星火大模型,为文书写作者提供从素材筹备到稿件撰写及审稿的全程支持。通过录音智记和以稿写稿等功能,满足事务性工作的高频需求,帮助撰稿人节省精力,提高效率,优化工作与生活。

Project Cover

阿里绘蛙

绘蛙是阿里巴巴集团推出的革命性AI电商营销平台。利用尖端人工智能技术,为商家提供一键生成商品图和营销文案的服务,显著提升内容创作效率和营销效果。适用于淘宝、天猫等电商平台,让商品第一时间被种草。

Project Cover

AIWritePaper论文写作

AIWritePaper论文写作是一站式AI论文写作辅助工具,简化了选题、文献检索至论文撰写的整个过程。通过简单设定,平台可快速生成高质量论文大纲和全文,配合图表、参考文献等一应俱全,同时提供开题报告和答辩PPT等增值服务,保障数据安全,有效提升写作效率和论文质量。

投诉举报邮箱: service@vectorlightyear.com
@2024 懂AI·鲁ICP备2024100362号-6·鲁公网安备37021002001498号