@regexp-extra/emoji
RegExp for matching emoji symbols.
RegExp for matching emoji symbols.
RegExp for matching emoji text.
Escape string for use in RegExp.
Get flags of RegExp, like 'gi'.
RegExp for matching floating-point number.
RegExp for matching Git URL.
RegExp for matching HTML comment.
RegExp for matching integer (decimal, hexadecimal).
RegExp for matching hexdecimal integer.
RegExp for matching number.
A recursive-descendent parser combinator library.
Extremely fast, optimized, compilable wildcard pattern matching without using RegExp (slow) with zero dependencies
Match two values regardless of type.
A wrapper for Oniguruma that allows easier use. (Close to native API)
Deep compare objects and arrays
Deep and shallow clone.
js 常用正则方法库
checks the given value is a RegExp Object
Returns true if a year is valid based on a given year, range of years, sequences of years, or any mixture of these.
Iterable interface for RegExp.prototype.exec()