Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

browserify-sjcl

kingller140MIT1.0.9TypeScript support: included

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

browserify, crypto, encryption, javascript, js, sjcl

readme

browserify-sjcl

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

It solves the problem that the node crypto module is added to bundle files when package sjcl files.

Install

npm install browserify-sjcl

Documentation

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

changelog

1.0.9

  1. Fixed Module not found: Error: Can't resolve 'null' when use this package