1.1.4 • Published 3 years ago

tern-utils v1.1.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

tern-utils

一个前端工具库, 使用环境为browser

安装

npm install tern-utils --save

使用

import {formatterSize} from 'tern-utils'

console.log(formatterSize(1024)) // 1KB

API

  1. formatterSize
  2. compressImg
1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago