Skip to content

This small tool splits `import.json` into smaller files based on the first children's objects.

License

Notifications You must be signed in to change notification settings

qsdamar/json-splitter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-splitter

This small tool splits import.json into smaller files based on the first children's objects.

CLI Usage

Usage: npx qsdamar/json-splitter --f <file> --lg <language>

Options:
      --help          Show help                                             [boolean]
      --version       Show version number                                   [boolean]
  --f, --file         Path to JSON file.                          [string] [required]
  --lg, --language    Language of a splitting file (Default: en)             [string]

About

This small tool splits `import.json` into smaller files based on the first children's objects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%