File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# ADM-ZIP for NodeJS with added support for electron original-fs
22
3- ADM-ZIP is a pure JavaScript implementation for zip data compression for [ NodeJS] ( http ://nodejs.org/) .
3+ ADM-ZIP is a pure JavaScript implementation for zip data compression for [ NodeJS] ( https ://nodejs.org/) .
44
55# Installation
66
7- With [ npm] ( http ://npmjs.org ) do:
7+ With [ npm] ( https ://www. npmjs.com/ ) do:
88
99 $ npm install adm-zip
10-
10+
1111## What is it good for?
1212The library allows you to:
1313
@@ -62,4 +62,4 @@ There are no other nodeJS libraries that ADM-ZIP is dependent of
6262
6363For more detailed information please check out the [ wiki] ( https://github.com/cthackers/adm-zip/wiki ) .
6464
65- [ ![ build status ] ( https://secure. travis-ci.org/cthackers/adm-zip.png )] ( http ://travis-ci.org/cthackers/adm-zip)
65+ [ ![ Build Status ] ( https://travis-ci.org/cthackers/adm-zip.svg?branch=master )] ( https ://travis-ci.org/cthackers/adm-zip)
You can’t perform that action at this time.
0 commit comments