Open shane-tomlinson opened 10 years ago
@rkitamura Hi! Could you take a look at this PR? We're using it in our project to great affect: https://github.com/mozilla/fxa-content-server/blob/master/grunttasks/po2json.js#L18
Hey @shane-tomlinson, seems like @rockykitamura gave you contrib rights to this repo, should we rebase this?
@rockykitamura @shane-tomlinson @vladikoff any chance merging these PR's?
output_filename
allows the caller to customize the output filename. Function is passed the source filename and returns an output filename. If no value is returned, default behavior is used.output_transform
allows the caller to transform the output before it is written to a file.