Barry Gitarts
|
2e0a17c458
|
add index.js
|
2018-08-30 14:06:01 -04:00 |
Barry Gitarts
|
15bcf46bb5
|
add tests for safe and unsafe strings
|
2018-08-27 15:59:04 -04:00 |
Daniel Ternyak
|
9ba5f5a077
|
Merge pull request #2 from matthewlilley/master
ENS Validation based on Google's IDN Policy algorithm
|
2018-07-17 13:43:17 -07:00 |
Matthew Lilley
|
9262757e32
|
SAVEPOINT - Initial tests are passing.
|
2018-06-16 07:27:32 +01:00 |
Matthew Lilley
|
7d7a85e7a1
|
Similar to top domains function, using levenstein
|
2018-05-10 19:46:27 +01:00 |
Matthew Lilley
|
29225c3588
|
Simplify sequenceOfCombiningMarks function, and add return type
|
2018-05-10 10:38:33 +01:00 |
Matthew Lilley
|
c02e794b0d
|
Add return type for mixedNumerics function
|
2018-05-10 10:25:33 +01:00 |
Matthew Lilley
|
bc0b2241de
|
Add checks for mixed numerics, sequences of non-spacing marks, and initial blacklist
|
2018-05-10 10:22:45 +01:00 |
Matthew Lilley
|
990631d91d
|
Refactor
- Export single "validate" function
- Incorporate standards from ts-package-boilerpalte
- Cleanup and simplify
- Fix most of the tests
|
2018-05-09 11:47:58 +01:00 |
Matthew Lilley
|
1251c7130f
|
Added patterns for allowed, inclusion, and removed unicode sets.
Added detection for all scripts (Might not need this).
More tests.
|
2018-05-02 07:59:00 +01:00 |
Matthew Lilley
|
b8c30286c7
|
first
more tests and some cleanup
|
2018-05-01 10:06:47 +01:00 |
Daniel Ternyak
|
e8f9303a0d
|
first commit
|
2018-04-11 21:53:05 -05:00 |