mirror of
https://github.com/yeongpin/cursor-free-vip.git
synced 2025-08-11 00:37:38 +08:00
16 lines
342 B
Markdown
16 lines
342 B
Markdown
# Regex Analyzer
|
|
|
|
Imported from: <https://github.com/foo123/RegexAnalyzer>
|
|
Author: Nikos M.
|
|
|
|
## Changes to the imported library
|
|
|
|
#### Date
|
|
|
|
2023-01-01
|
|
|
|
Imported version 1.2.0 of the library from
|
|
https://github.com/foo123/RegexAnalyzer/blob/1.2.0/src/js/Regex.js
|
|
|
|
Minimally modified the code to make it ECMAscript `export`-/`import`-friendly.
|