Skip to content

bigredbug47/simple_regex_vietnamese_character

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SIMPLE REGEX VIETNAMESE CHARACTER

This program is automatically understand that the default alphabet is Vietnamese alphabet. Ex: Input: [a-b]. The program will highlight all character: a, à, á, ả, ã, ạ, b. This is very simple program with 2 new define pattern: \u: all Vietnamese characters and \U: all not Vietnamese characters.

Releases

No releases published

Packages

No packages published

Languages