라이브러리 창고/웹앱 기능
『json formatter live』json압축기
Recstasy
2020. 12. 29. 06:32
json fomatter live는 json포맷을 압축하거나
압축해제할 때 유용하게 사용할 수 있다.
json formatter live
/ About The motivation behind the app I created this app in order to have a quick way to format JSON without needing to open another tab, in either the browser nor the IDE. I think that PWA is a good fit for this, because a stand-alone desktop app is overk
jsonformatter.live
사용법은 format, minify 버튼이 전부다.
format버튼 : json압축해제
minify : json압축
json formatter live는 오픈소스로 제공되며,
고용량 json파일을 편집할 때 간편하게 사용할 수 있다.