This module provides basic cross-platform regular expression support.
It's based on Google's [RegExp object](http://www.gwtproject.org/javadoc/latest/com/google/gwt/regexp/shared/RegExp.html)
for GWT.
For documentation pertaining to regular expressions and patterns take
a look at the information for the original implementations:
- [Java RegExp documentation](http://docs.oracle.com/javase/7/docs/api/java/util/regex/package-summary.html)
- [ECMAScript RegExp ...
Version1.2.2compared with
Version Details
| 1.2.1 | 1.2.2 | |
|---|---|---|
| Release date | Feb 13, 2021 | Feb 13, 2021 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |