@wx-sab/sab-utils
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

@wx-sab/sab-utils

提供一些常用的实用工具

Features

Signature

签名生成

import { Signature } from '@wx-sab/sab-utils'

const signature = new Signature({
  key: 'xxxxxxxxxxxxxxxxxxxx', // key 与后端约定一直
})

const { sign, timestamp, nonce } = signature.sign(params)

Readme

Keywords

none

Package Sidebar

Install

npm i @wx-sab/sab-utils

Weekly Downloads

3

Version

0.1.2

License

ISC

Unpacked Size

7.17 kB

Total Files

14

Last publish

Collaborators

  • zprial