postcss-selector-not
PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors
Updated by @moox
postcss-selector-matches
popularPostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors
Updated by @jonathantneal
postcss-extend-rule
Use the @extend at-rule and functional selectors in CSS
Updated by @jonathantneal
redux-views
Selector library designed for state management libraries (like Redux), with built-in support for shared selectors.
Updated by @josepot
@slvi/data
SLVI/Data is an abstraction over the Store, Effects, and Entity that radically reduces the amount of code you'll write. As with any abstraction, while you gain simplicity, you …
Updated by @amr.samra
postcss-pseudo-is
PostCSS plugin to transform the :is() CSS pseudo-class into more compatible CSS selectors.
Updated by @ilyaupyackovich