8000 GitHub - euxn23/json-stringify-cli: A cli tool to convert JavaScript Object to JSON
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

euxn23/json-stringify-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-stringify-cli

A cli tool to convert JavaScript Object to JSON

Usage

$ json-stringify <input>: stringify default exported object of `input` .js file

Options:

--raw, -r: output raw json file (not formatted)
--out, -o: specify output path
--stdout : output to stdout

LICENCE

MIT

About

A cli tool to convert JavaScript Object to JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0