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

2.3.27 • Public • Published

@antmjs/utils

通用工具

为什么需要

一些常见的工具的总结,避免每次都要重新造一遍轮子

安装

yarn add @antmjs/utils

使用

import {
  stringify,
  parse,
  encodeParams,
  decodeParams,
  version,
} from '@antmjs/utils'

Readme

Keywords

Package Sidebar

Install

npm i @antmjs/utils

Weekly Downloads

8

Version

2.3.27

License

MIT

Unpacked Size

12.7 kB

Total Files

6

Last publish

Collaborators

  • zuolung
  • hisanshao