qing-utils

1.0.7 • Public • Published

qing-utils

js utils with ts declare, ObjectUtils, ArrayUtils, StringUtils, NumberUtils ...

ObjectUtils

  • isEmpty(object: object): boolean

  • isNotEmpty(object: object): boolean

  • deepClone(object: object): object

  • toJson(object: object): string

  • jsonParse(objJson: string): object

  • consoleJson(object: object): void

Package Sidebar

Install

npm i qing-utils

Weekly Downloads

5

Version

1.0.7

License

MIT

Unpacked Size

1.9 kB

Total Files

4

Last publish

Collaborators

  • qinkaiyuan