Coder Social home page Coder Social logo

jsonon's Introduction

jsonon

A json online viewer and formatter.

Featrue

  • format the json string into well looking.
  • verification json format and tell where the erroris.
  • compress json string to a single string.
  • highlight js value in different style by it's type.
  • fold and expand the object and array value.
  • fold all and expand all.
  • identify link tags to <a>...</a> .
  • save current json data to local.
  • all saved json lists view and fill data to current view and remove it.
  • switch between themes
  • share to other online

develop and deploy

Some resources such as font and svg must be run at a server. I recommand to use webon

install webon

webon is help to develop and deploy a static site. run

npm install webon -g

configuration

You need to do some configuration with webon init

development

Just run

webon s

deploy

webon deploy

License

Apache License 2.0

jsonon's People

Contributors

bimohxh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jsonon's Issues

Add copy function

Can you add two buttons to copy the json string of the two main part of the view near position of expand all and collapse all button?It's easy to do and so useful

json format loss the accuracy

if I format the following string,it will not work as what I want.
{ "Hello": 1051665002546245634 }
It will show
{ "Hello": 1051665002546245600 }
not
{ "Hello": 1051665002546245634 }

Please ,thanks

非常感谢

这是我改的效果嘿嘿

让接口和文档见鬼去吧!后端零用时开发接口,前端/客户端 定制返回JSON的内容和结构!
http://apijson.cn/

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.