npm-lrkor-tool

lrkor常用的方法库

Usage no npm install needed!

<script type="module">
  import npmLrkorTool from 'https://cdn.skypack.dev/npm-lrkor-tool';
</script>

README

lrkor 的方法库

  1. 时间格式化 parseTime
    @param time (date or 时间戳)
    @param cFormat
    @returns {*}

  2. 获取url参数 getRequest
    @returns {*}

3.判空 isEmpty
@param field (传入字段)
@param format (如果是空返回的字符串)
@returns String

4.生成随机序列号 guid
@returns String