Skip to content

Decad/Console.save

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Console.save

A simple way to save objects as .json fle from the console, includes a chrome extension along with a plain script.

Usage

console.save(data, [filename])

Data can be a string or just an object, objects are passed through json.stringify() before writing to file. Filename is an optional parameter to change the name of the downloaded file, defaults to console.json.

Licence

MIT

About

Save json files from the chrome console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published