forked from mirrors/gecko-dev
|
|
||
|---|---|---|
| .. | ||
| components | ||
| vendor | ||
| .eslintrc.js | ||
| asn1js.js | ||
| bundle.sh | ||
| certDecoder.jsm | ||
| certviewer.css | ||
| certviewer.html | ||
| certviewer.js | ||
| package.json | ||
| pkijs.js | ||
| pvutils.js | ||
| README.md | ||
Certificate Viewer
Dependencies
PKI.js ASN1.js pvutils.js Browserify
Updating dependencies
Install all the dependencies doing npm i.
Run npm run build any time you add something new to pvutils.js, pkijs.js, asn1.js or any other file required in that one.