summaryrefslogtreecommitdiff
path: root/data/extensions/uBlock0@raymondhill.net/lib/regexanalyzer/CHANGES.md
blob: 3c4eb8bd7bacff34cccb5b7379dab6e54a63ef66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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.