cmq-utils

1.0.7 • Public • Published

介绍

一个实用的 utils 工具包

特点

  • typescript 编写
  • 支持 treeSharking
  • 支持 ES6 转 ES5
  • 代码压缩
  • 规范化:eslint + prettier + lint-staged + husky
  • 使用 rollup 构建
  • 利用 babel 实现 api 文档自动生成
  • babel 编译 ts,tsc 类型校验
  • 自动生成声明文件
  • 支持 ESM,CommonJs,iife
  • 集成github actions自动发布
  • [ ] 集成单元测试

安装

npm install cmq-utils
或者cdn引入

Usage

import { deepClone } from 'cmq-utils'

Readme

Keywords

Package Sidebar

Install

npm i cmq-utils

Weekly Downloads

1

Version

1.0.7

License

MIT

Unpacked Size

78.4 kB

Total Files

13

Last publish

Collaborators

  • chenmq