Skip to content

Tarikmnk/ReactHyperText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

ReactHyperText

ReactHyperText makes text clickable and colouored with given regexes. Regexes can be customize according to use cases.

Regexes match that there is


username like @username
hashtag like #hashtag
url like http://...

in text and make them coloured and clickable

Usage

<ReactHyperText
    text={value}
    style={/*your typography*/}
/>

If there is a bug please open issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors