1.0.2-alpha • Published 12 years ago

json2property v1.0.2-alpha

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

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.