Skip to content

Commit

Permalink
add link to jsr
Browse files Browse the repository at this point in the history
  • Loading branch information
gildas-lormeau committed Feb 26, 2024
1 parent c0f1974 commit 65e77a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ <h2>Installation</h2>
</li>
</ul>
</li>
<li>or <a href="https://jsr.io/@zip-js/zip-js">jsr</a> by importing zip.js:
<pre><code class="prettyprint">import * as zip from "jsr:@zip-js/zip-js";</code></pre>
</li>
</ul>
<p>You can also install manually the library by adding <code>zip.min.js</code> from the
<code><a href="https://github.com/gildas-lormeau/zip.js/tree/master/dist" target="repository">/dist</a></code>
Expand Down

0 comments on commit 65e77a0

Please sign in to comment.