@lgd-utils/regexp
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

@lgd-utils/regexp

Bundle size MIT NPM downloads NPM version lodash npm styled with prettier

A front-end regexp tool

Usage

import regexp from '@lgd-utils/regexp';

regexp.test(1, 2); // false
regexp.test(/^\d+$/, '45'); // true

Contribute

Documentation

Related

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.72latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.72
0.0.61
0.0.50
0.0.40
0.0.30
0.0.20
0.0.11

Package Sidebar

Install

npm i @lgd-utils/regexp

Weekly Downloads

4

Version

0.0.7

License

MIT

Unpacked Size

72.2 kB

Total Files

11

Last publish

Collaborators

  • lgd.huafeeng