Package Exports
- browserify-sjcl
- browserify-sjcl/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (browserify-sjcl) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
browserify-sjcl
Browser-side for sjcl which is a Stanford Javascript Crypto Library.
It solves the problem that the node crypto module was added to bundle files when package sjcl.
Install
npm install browserify-sjclDocumentation
It is the browser-side for sjcl. You can Go to the sjcl documentation.