Update index page

This commit is contained in:
Michael Jackson 2016-03-26 11:12:22 -07:00
parent 396906dde1
commit 515c67241d
1 changed files with 7 additions and 0 deletions

View File

@ -66,6 +66,13 @@
<li><a href="/angular-formly">https://npmcdn.com/angular-formly</a></li>
</ul>
<p>You can use append a <code>/</code> at the end of a URL to view a listing of all the files in a package.</p>
<ul>
<li><a href="/lodash/">https://npmcdn.com/lodash/</a></li>
<li><a href="/modernizr/">https://npmcdn.com/modernizr/</a></li>
<li><a href="/react/">https://npmcdn.com/react/</a></li>
</ul>
<p>If you use the special <code>/bower.zip</code> file path in a package that contains a <code>bower.json</code> file, a zip file will be created on the fly that Bower can use to install the package.</p>
<ul>
<li><a href="/react-swap/bower.zip">https://npmcdn.com/react-swap/bower.zip</a></li>