jsonlint.com Source code for jsonlint.com I made some change for building and running it in Windows(serving using http-server) Steps npm install npm run build npm run serve (serve at port 9090, change if needed) open http://localhost:9090/index.html