update lists
This commit is contained in:
@@ -5,6 +5,11 @@ alt="Awesome" /></a></h1>
|
||||
<p>A curated list of awesome JSON libraries and resources.</p>
|
||||
<p>Inspired by the <a
|
||||
href="https://github.com/sindresorhus/awesome">awesome</a> list.</p>
|
||||
<p><a
|
||||
href="https://github.com/burningtree/awesome-json/actions/workflows/links.yml"><img
|
||||
src="https://github.com/burningtree/awesome-json/actions/workflows/links.yml/badge.svg"
|
||||
alt="Links" /></a></p>
|
||||
<hr />
|
||||
<ul>
|
||||
<li><a href="#awesome-json">Awesome JSON</a>
|
||||
<ul>
|
||||
@@ -49,9 +54,8 @@ JSON Viewer, supporting huge (multi gigabytes) files, JSON log
|
||||
(JSON-Lines and ndjson).</li>
|
||||
</ul>
|
||||
<p><strong>OS X</strong> * <a
|
||||
href="https://apps.apple.com/us/app/visual-json/id488709442?mt=12">Visual
|
||||
JSON</a> (<a href="https://github.com/youknowone/VisualJSON">github</a>)
|
||||
- simple JSON pretty-viewer for Mac OS X. * <a
|
||||
href="https://github.com/youknowone/VisualJSON">Visual JSON</a> - simple
|
||||
JSON pretty-viewer for Mac OS X. (inactive) * <a
|
||||
href="https://github.com/Ahmed-Ali/JSONExport">JSONExport</a> - convert
|
||||
a object to a class of one of the currently supported languages.</p>
|
||||
<h2 id="binary-serialization">Binary Serialization</h2>
|
||||
@@ -197,8 +201,6 @@ related datasets, as JSON inc currency, country codes, names and
|
||||
more</li>
|
||||
<li><a href="https://github.com/mledoze/countries">countries</a> - World
|
||||
countries.</li>
|
||||
<li><a href="http://jsonvat.com/">vat-rates</a> - VAT rates for all EU
|
||||
countries.</li>
|
||||
<li><a href="https://mtgjson.com/">MTG JSON</a> - Up to date Magic the
|
||||
Gathering card data.</li>
|
||||
<li><a href="https://hearthstonejson.com/">Heartstone JSON</a> - Up to
|
||||
@@ -289,8 +291,9 @@ Simple lightweight format for data dissemination.</li>
|
||||
<li><a href="https://www.contributejson.org/">/contribute.json</a> -
|
||||
Making open source contribution information easier to access, across
|
||||
projects.</li>
|
||||
<li><a href="https://ndjson.org/">NDJSON</a> (Newline delimited JSON) -
|
||||
a standard for delimiting JSON in stream protocols.</li>
|
||||
<li><a href="https://github.com/ndjson/ndjson-spec">NDJSON</a> (Newline
|
||||
delimited JSON) - a standard for delimiting JSON in stream
|
||||
protocols.</li>
|
||||
<li><a href="https://surveyjs.io/form-library">survey.js</a> - JSON
|
||||
based survey library.</li>
|
||||
<li><a href="https://jmap.io/">JSON Meta Application Protocol (JMAP)</a>
|
||||
@@ -299,6 +302,9 @@ support for push and out-of-band binary data upload/download.</li>
|
||||
<li><a href="https://github.com/rosehgal/jackson">J<sub>ack</sub>SON:
|
||||
JSON secret keeper</a> - JSONic way of storing secrets in config
|
||||
file.</li>
|
||||
<li><a href="https://github.com/soundio/music-json/">Sequence JSON</a> -
|
||||
A proposal for a standard way of creating music sequence data in
|
||||
JSON.</li>
|
||||
</ul>
|
||||
<h2 id="frontend-components">Frontend components</h2>
|
||||
<ul>
|
||||
@@ -523,8 +529,6 @@ simple and free API for currency exchange rate data.</li>
|
||||
API.</li>
|
||||
<li><a href="https://github.com/afeld/jsonp">JSONProxy</a> - Simple HTTP
|
||||
proxy that enables cross-domain requests to any JSON API.</li>
|
||||
<li><a href="http://myjson.com/">Myjson</a> - A simple store for your
|
||||
web or mobile app.</li>
|
||||
<li><a href="https://www.telize.com/">Telize</a> - JSON IP and GeoIP
|
||||
REST API.</li>
|
||||
<li><a href="https://jsonpad.io/">jsonpad</a> - a simple JSON storage
|
||||
@@ -657,8 +661,8 @@ can be used in Cocoa/Cocoa Touch development. (Swift)</li>
|
||||
and transform JSON based on a template. (node.js)</li>
|
||||
<li><a href="https://github.com/Baggz/Pinch">Pinch</a> - String.replace
|
||||
for JavaScript objects. (Javascript)</li>
|
||||
<li><a href="http://deepjson.jacoborus.codes/">deepjson</a> - A better
|
||||
way to load big json config files. (node.js)</li>
|
||||
<li><a href="https://www.npmjs.com/package/deepjson/">deepjson</a> - A
|
||||
better way to load big json config files. (node.js)</li>
|
||||
<li><a
|
||||
href="https://github.com/DoublePrecisionSoftware/jsontl">jsontl</a> -
|
||||
allow transformation using a JSON-based transformation language.
|
||||
@@ -830,3 +834,5 @@ href="CONTRIBUTING.md">contribution guidelines</a> first.</p>
|
||||
<p><a href="https://creativecommons.org/publicdomain/zero/1.0/"><img
|
||||
src="https://licensebuttons.net/p/zero/1.0/88x31.png"
|
||||
alt="CC0" /></a></p>
|
||||
<p><a href="https://github.com/burningtree/awesome-json">json.md
|
||||
Github</a></p>
|
||||
|
||||
Reference in New Issue
Block a user