0.3.6 • Published 2 years ago

@chengjs/utils v0.3.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@chengjs/utils

javascript 无依赖工具函数库

使用

详细使用文档

  • 安装
npm i @chengjs/utils -S
  • 使用
import { deepClone } from '@chengjs/utils'

const cloned = deepClone({ name: 'Hello Chengjs Utils' })

<script> 方式引入,可通过 window.utils.deepClone 访问

模块

  • File
  • Format
  • Helper
  • HTTP
  • Node
  • Parser
  • Reg
  • Store
  • System
  • Type

详细使用文档

0.3.6

2 years ago

0.3.5

2 years ago

0.3.4

3 years ago

0.3.2

3 years ago

0.3.3

3 years ago

0.3.0

3 years ago

0.3.1

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago