@huteming/util-tool

4.0.0 • Public • Published

提供工具类方法


例子

import { tool } from '@huteming/util'

tool.isWeixinBrowser()

Api

name 描述 参数 返回
isWeixinBrowser 检测是否在微信内 Boolean
tofilled 数字之前补0 value, fractionDigits String
tofixed 数字之后补0 value, fractionDigits, toNumber String, Number
loadImages 加载图片 urls, useCache Promise
jsonToForm json数据转Form Object: data Form: data
parseQuery 从 url 中解析查询参数 String: key String: value

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
4.0.00latest

Version History

VersionDownloads (Last 7 Days)Published
4.0.00
1.2.1-alpha.00
1.1.6-alpha.00
1.1.5-alpha.00
1.1.4-alpha.00
1.1.30
1.1.20
1.1.10
1.1.00
1.0.10

Package Sidebar

Install

npm i @huteming/util-tool

Weekly Downloads

0

Version

4.0.0

License

ISC

Unpacked Size

857 kB

Total Files

11

Last publish

Collaborators

  • huteming