extra-compatible
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

extra-compatible

Install

npm install --save extra-compatible
# or
yarn add extra-compatible

API

performanceNow

function performanceNow(): number

hmacSHA256

function hmacSHA256(secret: string, text: string): Promise<string>

sha256

function sha256(input: string | DataView | TypedArray): Promise<string>

sha1

function sha1(input: string | DataView | TypedArray): Promise<string>

Readme

Keywords

none

Package Sidebar

Install

npm i extra-compatible

Weekly Downloads

6,705

Version

0.2.2

License

MIT

Unpacked Size

14.7 kB

Total Files

51

Last publish

Collaborators

  • black_glory