Skip to content

🔖 ( Idea | 🚧Developing🚧 | Java ) Expressions simpler than regular expressions support most scenarios | 比正则表达式更易用的简易表达式

License

Notifications You must be signed in to change notification settings

adlered/SimpleExpression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleExpression

🚧 初步开发中,敬请期待! | In the preliminary development, please look forward to! 🚧

语法规则

对于用户来讲,正则表达式更依赖于语法规则,而简易表达式更依赖于Java编程语言
简易表达式充分利用了Java的语法特性,通过简单的拼接组合设置即可达到包含、替换、取出、排除等目的。

About

🔖 ( Idea | 🚧Developing🚧 | Java ) Expressions simpler than regular expressions support most scenarios | 比正则表达式更易用的简易表达式

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages