extra-compatible
v0.3.0
Published
```sh npm install --save extra-compatible # or yarn add extra-compatible ```
Readme
extra-compatible
Install
npm install --save extra-compatible
# or
yarn add extra-compatibleAPI
performanceNow
function performanceNow(): numberhmacSHA256
function hmacSHA256(secret: string, text: string): Promise<string>sha256
function sha256(input: string | DataView<ArrayBuffer> | TypedArray<ArrayBuffer>): Promise<string>sha1
function sha1(input: string | DataView<ArrayBuffer> | TypedArray<ArrayBuffer>): Promise<string>