postcss-font-variant
PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)
Updated by @moox
postcss-selector-not
PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors
Updated by @moox
postcss-media-minmax
Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.
Updated by @yisi
postcss-selector-matches
PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors
Updated by @jonathantneal
postcss-attribute-case-insensitive
PostCSS plugin to support case insensitive attributes
Updated by @semigradsky
postcss-color-function
PostCSS plugin to transform W3C CSS color function to more compatible CSS.
Updated by @jonathantneal
postcss-color-hwb
PostCSS plugin to transform W3C CSS hwb() color to more compatible CSS (rgb() (or rgba()))
Updated by @jonathantneal
gulp-jsinspect
Gulp plugin for running jsinspect (detect copy-pasted and structurally similar code)
Updated by @alexeyraspopov
read-installed-packages
Read all the installed packages in a folder, and return a tree structure with all the data.
Updated by @semigradsky