Skip to content

Simple NPM module that converts JSON files into Properties files

License

Notifications You must be signed in to change notification settings

jamesblack/JSON2Property

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON2Property

A simple tool for converting json files into property files. Simply run json2property at the root of your project and it will go through all folders looking for json files, and output them in a "target" directory.

''Planned Features''

  • Match files on Regex

Run tests with npm test

Using

Node Glob as a tool to gather up the list of files.

About

Simple NPM module that converts JSON files into Properties files

Resources

License

Stars

Watchers

Forks

Packages

No packages published