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:
Feel free to fork and send us pull requests. We would like to make this better for everyone.
2015-03-17 Added source code comments, updated readme, fixed variable name bug found during documentation (there was a variable named StringFormatter!)