Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 915 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 915 Bytes

stringformatter

An extensible, garbage collecting Javascript string formatter that supports objects, currency, date/time, decimals, and more ... goes far beyond sprintf approach.

For documentation see the Wiki: https://github.com/anywhichway/stringformatter/wiki

For questions, bugs, enhancement requests use: https://github.com/anywhichway/stringformatter/issues

Currently planned sprints are:

2014 March

2014 April

Feel free to fork and send us pull requests. We would like to make this better for everyone.

updates

2015-03-17 Added source code comments, updated readme, fixed variable name bug found during documentation (there was a variable named StringFormatter!)