@tool-pack/bom
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

@tool-pack/bom

🛠 typescript javascript BOM utils functions / BOM 基础工具函数

该库从@mxssfd/bom库迁移而来

工欲善其事必先利其器。

开发中积累的一些常用基础工具函数,减少开发时的重复编码。

不再做 兼容 ie 的工作,有新 api 直接使用就是,不行就添加 polyfill。

可运行环境:

  • 现代浏览器(未对 ie 做兼容,最低需要支持 es6;部分浏览器需要对 api 做 polyfill,如微信浏览器不支持 Promise.prototype.finally 等)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    2
    • latest

Version History

Package Sidebar

Install

npm i @tool-pack/bom

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

101 kB

Total Files

12

Last publish

Collaborators

  • mxssfd