Big Change Update

This commit is contained in:
yeongpin
2025-01-14 14:47:41 +08:00
parent 380ea0b81d
commit 19fe4c85f8
651 changed files with 366654 additions and 17 deletions

View File

@@ -0,0 +1,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.

View File

@@ -0,0 +1,14 @@
https://github.com/foo123/RegexAnalyzer/issues/1#issuecomment-750039255
> The (implied) license is as free as it can get. You can modify it and use
> it anywhere you want if it suits you.
>
> An attribution to original author would be appreciated but even this is not
> mandatory.
>
> Copy Left
References:
- https://en.wikipedia.org/wiki/Copyleft
- http://gplv3.fsf.org/wiki/index.php/Compatible_licenses

File diff suppressed because it is too large Load Diff