]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Added filesize to readme
authorTim Wood <washwithcare@gmail.com>
Thu, 24 Mar 2011 18:33:44 +0000 (11:33 -0700)
committerTim Wood <washwithcare@gmail.com>
Thu, 24 Mar 2011 18:33:44 +0000 (11:33 -0700)
README.markdown

index 16d383d1c6694e7d2650413f5117e1d5eef17df8..ffa45dac07e9534227f53ddbc6042e4d46bee9c1 100644 (file)
@@ -12,6 +12,11 @@ In addition to the date creation and manipulation functions, there are a few fun
     _.date(new Date(2010, 1, 14, 15, 25, 50, 125)).format("dddd, MMMM Do YYYY, h:mm:ss a"); // "Sunday, February 14th 2010, 3:25:50 pm"
     _.date(new Date(2010, 1, 14, 15, 25, 50, 125)).fromNow(); // "20 days ago"
 
+#### Filesize
+
+minified 3.73k  
+
+gzipped 1.6k
 
 _.date() 
 ========