GithubHelp home page GithubHelp logo

david-days / json-viewer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from npp-jsonviewer/json-viewer

0.0 1.0 0.0 3.34 MB

A JSON viewer plugin for Notepad++. Displays the selected JSON string in a tree view.

License: MIT License

C 21.01% C++ 78.81% Makefile 0.18%

json-viewer's Introduction

=================
JSONViewer 1.30 alpha
by Kapil Ratnani
=================

This plugin is meant to display a JSON string in a Treeview. It also marks the error position in case of parsing errors. Thats it!!!

============
Instruction:
============
1. Paste the file "NPPJSONViewer.dll" to Notepad++ plugin folder
2. open a document containing a JSON string
3. Select JSON fragment and navigate to plugins/JSON Viewer/show JSON Viewer or press "Ctrl+Alt+Shift+J"
4. Voila!! if the JSON is valid, it will be shown in a Treeview

==================
Special Thanks to:
==================
Don Ho for Notepad++
Rui Maciel for mjson library

==================
Latest Updates:
==================

-----
1.30a
-----
1. Now using rapidjson

----
1.24
----
1. 64 bit support. Thanks @chcg
   
----
1.23
----
1. Select all text when no selection
   Thanks @vakio
2. fix memory leak and close About dialog when clicking "Close" button
   Thanks @quangnh89 

----
1.22
----
1. Fixed display of boolean values. Now displaying as "key":True/False
   Thanks @yoyokenny
2. Fixed hang on faulty JSON.
   Thanks @vancekic

----
1.21
----
1. Fixed display of UTF-8 characters.

----
1.20
----
1. Fixed bug "#3 quoted doublequotes-Jan Huschauer"

----
1.19
----
1. Added a command to format JSON

----
1.175
----
1. Now displays a message box when JSON string is not selected.

----
1.17
----
1. Fixed dialog display issue, that occured in 1.16 release.

----
1.16
----
1. Fixed bug - 3305433 do not find error on second try and do not build tree
2. Fixed a memory leak..was not deallocating memory allocated to json strings

----
1.15
----
1. Fixed bug 3203739 "Unable to parse JSON Arrays"

----
1.1
----
1. Fixed hotkey, now press CTRL+SHIFT+ALT+J(default).
2. Marks error position in JSON

TODO:
=====
1. Add search feature on JSON
2. Work on improving JSON parser performance

json-viewer's People

Contributors

barmi avatar chcg avatar gitoffthelawn avatar ite-ela avatar kapilratnani avatar quangnh89 avatar vancekic avatar yoyok3nny avatar zmarty avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.