1.1.4 • Published 10 months ago

tern-utils v1.1.4

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months 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

10 months ago

1.1.3

10 months ago

1.1.2

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago