Showing posts with label printf. Show all posts
Showing posts with label printf. Show all posts

Thursday, May 31, 2012

JavaScript equivalent to printf/string.format


I'm looking for a good JavaScript equivalent of the C/PHP printf() or for C#/Java programmers, String.Format() ( IFormatProvider for .NET).