Skip to content

nimoc/regexp-href

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regexp-href

使用正则捕获 <a><area> 标签中的 href 属性内容

请看测试用例:http://nimoc.github.io/regexp-href

/<a.*?\shref=['"]*([^'"\s<>]+)['"]*/i

About

使用正则捕获 <a> 标签中的 href 属性内容

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published