JSPM

browserify-sjcl

1.0.10
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 53
  • Score
    100M100P100Q67427F
  • License MIT

Browser-side for sjcl which is a Stanford Javascript Crypto Library

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-sjcl

Documentation

It is the browser-side for sjcl. You can Go to the sjcl documentation.