[Pkg-javascript-commits] [node-async] 54/480: add links to async.js and async.min.js in README

Jonas Smedegaard js at moszumanska.debian.org
Fri May 2 08:58:11 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository node-async.

commit 9fc0c345d13961f71690b5188c3df44b3895d807
Author: Caolan McMahon <caolan at caolanmcmahon.com>
Date:   Wed Nov 17 19:16:22 2010 +0000

    add links to async.js and async.min.js in README
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 2da4de7..4100071 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,9 @@ Alternatively, you can install using Node Package Manager (npm):
 
     npm install async
 
+__Development:__ [async.js](https://github.com/caolan/async/raw/master/lib/async.js) - 17.5kb Uncompressed
+__Production:__ [async.min.js](https://github.com/caolan/async/raw/master/dist/async.min.js) - 1.7kb Packed and Gzipped
+
 
 ## In the Browser
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git



More information about the Pkg-javascript-commits mailing list