prefixer topic

List prefixer repositories

autoprefixer

21.5k
Stars
1.3k
Forks
Watchers

Parse CSS and add vendor prefixes to rules by Can I Use

style-vendorizer

59
Stars
2
Forks
Watchers

Tiny CSS vendor prefixer and property alias mapper for runtime styling solutions

cssprefix

17
Stars
4
Forks
Watchers

CSS Prefixer for JavaScript code. The simple library to get vendor-prefixed name (e.g. `webkitFlex`) and vendor-prefixed value (e.g. `-moz-inline-grid`) of CSS property. This is not pre-compiler for s...