1.2.3 • Published 2 years ago

@murphyl/files2json v1.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

files2json

CLI program that reads json/csv/tsv/markdown/toml/yaml and prints it as JSON.

files2json ...options

Options

  • --out, -o: output file
  • --matter: markdown front matter
  • --files, -f: write data to files, not single file
  • --pretty, -p: render data pretty
  • --verbose, -v: show debug info
  • --version, -V: show package version
  • --help, -h: show manual