1.0.2 • Published 3 years ago
common-regexp v1.0.2
common-regexp-js
一个常用的轻量级的正则表达式集成库
installation
Using npm:
$ npm i -g common-regexp
$ npm i common-regexpexample
import { _regexp } from "common-regexp";
// 返回正整数的正则
_regexp.negativeInteger();一个常用的轻量级的正则表达式集成库
Using npm:
$ npm i -g common-regexp
$ npm i common-regexpimport { _regexp } from "common-regexp";
// 返回正整数的正则
_regexp.negativeInteger();