From 69bd1de2302e791fa5276ab7627b2832b33956e6 Mon Sep 17 00:00:00 2001 From: Jos de Jong Date: Wed, 10 Jan 2024 09:53:15 +0100 Subject: [PATCH] docs: list Django wrapper library (see #389) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5e387381..3969f171 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,8 @@ To make it easier to use the library in your framework of choice, you can use a - Vue: - [json-editor-vue](https://github.com/cloydlau/json-editor-vue) - [vue3-ts-jsoneditor](https://github.com/bestkolobok/vue3-jsoneditor) +- Django: + - [django-svelte-jsoneditor](https://github.com/octue/django-svelte-jsoneditor) ## API