xcustom-tools
TypeScript icon, indicating that this package has built-in type declarations

1.1.8 • Public • Published

包含数组、字符串、对象、文件、函数、订阅发布、eventBus、Promise\表单、网络请求等常用小工具----

安装方式:npm i xcustom-tools -S

引入方式:<script src="./node_modules/xcustom-tools/dist/xcustom-tools.js"></script>

默认暴露的对象:xUtils 模块化引入:import xUtils from 'xcustom-tools'

使用方式:例如数组的扁平化工具 xUtils.flatten([1,2,3,4,5,6]) 已定义类型声明文件,可以自动提示包含的工具方法

Package Sidebar

Install

npm i xcustom-tools

Weekly Downloads

1

Version

1.1.8

License

ISC

Unpacked Size

29.8 kB

Total Files

42

Last publish

Collaborators

  • myliyuanyuan