created by Brian LeRoux & Andrew Lunny. sparodically uncurated by David Trejo.

2010 02 25 jsftw: google closure compiler

// Google closure compiler 1000 to 1E3 - love it! 1000 === 1E3; // true

When going through the result of Google’s closure compiler, I found that it had compressed 1000 to 1E3 - brilliant! - @rem

Fork me on GitHub