wtt-tools

js-tools

Usage no npm install needed!

<script type="module">
  import wttTools from 'https://cdn.skypack.dev/wtt-tools';
</script>

README

安装依赖

npm i wtt-check

项目中使用

import check from 'wtt-check'
check.IsPhoneNumber(15311111111)//true

验证非webpack环境下开发