0.2.3 • Published 5 years ago

@jaak/playback-node v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

@jaak/playback-node

Use the node-webcrypto-ossl Web Crypto API polyfill with the @jaak/playback package

⚠️ This repo is under active development and the API is likely to change without warning ⚠️

Installation

npm install @jaak/playback-node

Usage

This package exposes the same exports as the @jaak/playback package, but depends on the node-webcrypto-ossl package and uses it as a Web Crypto API polyfill (see here for more information about the usage of the Web Crypto API).

For high level usage of this package, see the Node.js specific usage within the jaak.js usage guide.

Contributing 🙋‍♀️

See the jaak.js contributing guide.