0.3.6 • Published 12 months ago

@chengjs/utils v0.3.6

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months 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

12 months ago

0.3.5

1 year ago

0.3.4

1 year ago

0.3.2

2 years ago

0.3.3

2 years ago

0.3.0

2 years ago

0.3.1

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago