Closed gustafl closed 8 years ago
I can't stand it – JavaScript needs a String.format() function! Borrow it from Node's util.format().
String.format()
util.format()
Done. Apparently, you can't extend native objects when using jQuery. Hmpf. Made my own format() function.
format()
I can't stand it – JavaScript needs a
String.format()
function! Borrow it from Node'sutil.format()
.