hex-color-regex icon indicating copy to clipboard operation
hex-color-regex copied to clipboard

Regular expression for matching hex color values from string.

Results 1 hex-color-regex issues
Sort by recently updated
recently updated
newest added

hi Charlike! Thank you for this package. I'm trying to tap it and I encountered two challenges. 1. What is `strict` mode? `#a54f2c}` is used in example and it contains...