Commit Graph

8 Commits

Author SHA1 Message Date
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