WangRongda / icebear

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

*Export json string to .json file or .zip file in browser

**usage:

call export2json, browser will ask you for downloading the json file

var foo = new JsonFile('{ "hello": "world" }')
foo.export2json()

About


Languages

Language:TypeScript 100.0%