PeculiarVentures / webcrypto-liner

webcrypto-liner is a polyfill that let's down-level User Agents (like IE/Edge) use libraries that depend on WebCrypto. (Keywords: Javascript, WebCrypto, Shim, Polyfill)
MIT License
149 stars 26 forks source link

Package using NPM #9

Closed rmhrisk closed 7 years ago

rmhrisk commented 7 years ago

This will allow web applications to easily add the package as a dependency. We can leave out the optional dependencies and let people add them explicitly to their own applications if they need the associated capabilities.