Javascript implementation of java's String.format(), with additions to support formatting a percentage and postfix-SI, like 120M, 30K. Basic start of porting Formatter.format() to javascript.
JavaScript Recipes is a collection of outlines, stuides, models, prototypes, resource lists, and reference documents that examine the many tools and features of my continuing study of the JavaScript ...