From 0ffa2c1ada1195ca69f9a590ea8d589767a5bb21 Mon Sep 17 00:00:00 2001 From: Wells Johnston Date: Tue, 3 Apr 2018 16:13:29 -0400 Subject: [PATCH 1/3] add JSON-Splora --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 84e95d7..b37306b 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,9 @@ You can see which language is using for app. Curently there are next languages: ### Editors +#### JSON +- [JSON-Splora](https://github.com/wellsjo/JSON-Splora) - GUI for editing, visualizing, and manipulating JSON data ![JavascriptIcon] + #### TeX - [Qilin Editor](https://github.com/qilin-editor/qilin-app) - Text editor for exact sciences with built-in KaTeX/AsciiMath support. ![JavascriptIcon] From 8e45b0508f0a2df54664b81dcce90e54f4ce98ea Mon Sep 17 00:00:00 2001 From: Wells Johnston Date: Tue, 3 Apr 2018 16:19:40 -0400 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b37306b..899b032 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ You can see which language is using for app. Curently there are next languages: - [Other](#other) - [JSON Parsing](#json--parsing) - [Editors](#editors) + - [JSON](#JSON) - [TeX](#tex) - [Text](#text) - [Markdown](#markdown) From 10a64eb2a13ea9dc9795e4ad63c5438444bb1177 Mon Sep 17 00:00:00 2001 From: Wells Johnston Date: Tue, 3 Apr 2018 16:23:23 -0400 Subject: [PATCH 3/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 899b032..5862858 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ You can see which language is using for app. Curently there are next languages: - [Other](#other) - [JSON Parsing](#json--parsing) - [Editors](#editors) - - [JSON](#JSON) + - [JSON](#json) - [TeX](#tex) - [Text](#text) - [Markdown](#markdown) @@ -230,7 +230,7 @@ You can see which language is using for app. Curently there are next languages: ### Editors #### JSON -- [JSON-Splora](https://github.com/wellsjo/JSON-Splora) - GUI for editing, visualizing, and manipulating JSON data ![JavascriptIcon] +- [JSON-Splora](https://github.com/wellsjo/JSON-Splora) - GUI for editing, visualizing, and manipulating JSON data. ![JavascriptIcon] #### TeX