File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
docs/data-processing/serialisation-formats/json Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -245,6 +245,26 @@ JSON-Tools
245245 .. image :: https://raster.shields.io/github/license/stefankoegl/python-json-patch
246246 :alt: Lizenz
247247
248+ `jsonata-python <https://github.com/rayokota/jsonata-python >`_
249+ `JSONata <https://docs.jsonata.org/overview.html >`_ ist eine
250+ leichtgewichtige Abfrage- und Transformationssprache für JSON-Daten,
251+ inspiriert von XPath.
252+
253+ .. image :: https://raster.shields.io/github/stars/rayokota/jsonata-python
254+ :alt: Stars
255+ :target: https://github.com/rayokota/jsonata-python
256+
257+ .. image :: https://raster.shields.io/github/contributors/rayokota/jsonata-python
258+ :alt: Contributors
259+ :target: https://github.com/rayokota/jsonata-python/graphs/contributors
260+
261+ .. image :: https://raster.shields.io/github/commit-activity/y/rayokota/jsonata-python
262+ :alt: Commit activity
263+ :target: https://github.com/rayokota/jsonata-python/graphs/commit-activity
264+
265+ .. image :: https://raster.shields.io/github/license/rayokota/jsonata-python
266+ :alt: Lizenz
267+
248268.. _`standard` : https://www.json.org/json-en.html
249269.. _`JSON_Checker` : http://www.json.org/JSON_checker/
250270.. _`JSON Schema Proposal` : https://json-schema.org
You can’t perform that action at this time.
0 commit comments