deps info

This commit is contained in:
antelle 2017-02-19 12:50:59 +01:00
parent 9c30035381
commit 6dfcfdc9d4
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@
<ul>
<li><a href="https://github.com/keeweb/kdbxweb" target="_blank">kdbxweb</a><span class="muted-color">, web kdbx library</span></li>
<li><a href="http://nodeca.github.io/pako/" target="_blank">pako</a><span class="muted-color">, zlib port to JavaScript, very fast</span></li>
<li><a href="https://github.com/taylorhakes/promise-polyfill" target="_blank">promise-polyfill</a><span class="muted-color">, lightweight ES6 Promise polyfill</span></li>
<li><a href="https://github.com/inexorabletash/text-encoding" target="_blank">text-encoding</a><span class="muted-color">, polyfill for the Encoding Living Standard's API</span></li>
<li><a href="https://github.com/jindw/xmldom" target="_blank">xmldom</a><span class="muted-color">, a pure JS W3C Standard based DOMParser and XMLSerializer</span></li>
<li><a href="https://github.com/Caligatio/jsSHA" target="_blank">jssha</a><span class="muted-color">, a JavaScript implementation of SHA</span></li>
</ul>
<h3>UI components</h3>