Skip to content

100多个基础常用JS函数和各种数据转换处理集合大全,此工具包是在 outils 的基础上,加上个人平时收集的代码片段进行的二次整合

License

Notifications You must be signed in to change notification settings

tt-52101/bes-jstools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bes-jstools

npm version npm build npm downloads gzip size: JS npm license

100多个基础常用JS函数和各种数据转换处理集合大全,此工具包是在 outils 的基础上,加上个人平时收集的代码片段进行的二次整合

Browser Support

IE Edge Chrome Firefox Opera Safari
7+ ✔ Latest ✔ Latest ✔ Latest ✔ Latest ✔ 6.1+ ✔

Installing

npm install bes-jstools --save

Using nodejs

const BesUtils = require('bes-jstools')

Get on unpkg

<script src="https://unpkg.com/bes-jstools/dist/bes-utils.min.js"></script>

ES6 Module import

import BesUtils from 'bes-jstools'

API

About

100多个基础常用JS函数和各种数据转换处理集合大全,此工具包是在 outils 的基础上,加上个人平时收集的代码片段进行的二次整合

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published