@archoleat/reglib
v1.2.0
Published
Library with ready-to-use regex
Downloads
1,105
Maintainers
Readme
Regex Library
Table of Contents
Installation
bun i -D @archoleat/reglib
List of Regex
FONT_FILE_NAME_REGEX
: Matches FontFamily-FontWeight.woff2ITALIC_REGEX
: Searches for the wordsItalic
oritalic
.VARIABLE_FONT_REGEX
: Searches for the wordsvar
orvariable
.selectors
bem
BLOCK_REGEX
ELEMENT_REGEX
MODIFIER_REGEX
child
ATTRIBUTE_REGEX
CLASS_REGEX
nested
ATTRIBUTE_REGEX
CLASS_REGEX
ELEMENT_REGEX
MODIFIER_REGEX
Contributing
Please read CONTRIBUTING to start contributing.
License
This project is licensed under the MIT license.