标签:init 日期格式化 targe ati 多个 class reduce 返回值 format
工具地址:https://github.com/BothEyes1993/bes-jstools
100多个基础常用JS函数和各种数据转换处理集合大全,此工具包是在 outils 的基础上,加上个人平时收集的代码片段进行的二次整合
7+ ? | Latest ? | Latest ? | Latest ? | Latest ? | 6.1+ ? |
npm install bes-jstools --save
Using nodejs
const BesUtils = require('bes-jstools')
Get on unpkg
<script src="https://unpkg.com/bes-jstools@1.1.4/dist/bes-utils.min.js"></script>
import BesUtils from 'bes-jstools'
JS的数据类型判断函数、数组对象结构处理、日期转换函数,浏览器类型判断函数合集
标签:init 日期格式化 targe ati 多个 class reduce 返回值 format
原文地址:https://www.cnblogs.com/both-eyes/p/10799586.html