File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
docs/data-processing/serialisation-formats/json Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -236,6 +236,25 @@ JSON tools
236236 .. image :: https://raster.shields.io/github/license/stefankoegl/python-json-patch
237237 :alt: Licence
238238
239+ `jsonata-python <https://github.com/rayokota/jsonata-python >`_
240+ `JSONata <https://docs.jsonata.org/overview.html >`_ is a lightweight query
241+ and transformation language for JSON data, inspired by XPath.
242+
243+ .. image :: https://raster.shields.io/github/stars/rayokota/jsonata-python
244+ :alt: Stars
245+ :target: https://github.com/rayokota/jsonata-python
246+
247+ .. image :: https://raster.shields.io/github/contributors/rayokota/jsonata-python
248+ :alt: Contributors
249+ :target: https://github.com/rayokota/jsonata-python/graphs/contributors
250+
251+ .. image :: https://raster.shields.io/github/commit-activity/y/rayokota/jsonata-python
252+ :alt: Commit activity
253+ :target: https://github.com/rayokota/jsonata-python/graphs/commit-activity
254+
255+ .. image :: https://raster.shields.io/github/license/rayokota/jsonata-python
256+ :alt: Lizenz
257+
239258.. _`standard` : https://www.json.org/json-en.html
240259.. _`JSON_Checker` : http://www.json.org/JSON_checker/
241260.. _`JSON Schema Proposal` : https://json-schema.org
You can’t perform that action at this time.
0 commit comments