{"library":"inline-style-prefixer","type":"library","category":null,"description":"inline-style-prefixer is a JavaScript library designed to automatically add vendor prefixes to CSS properties within JavaScript style objects at runtime. Currently stable at version 7.0.1, the library has seen sporadic major releases (e.g., a jump from v3 to v7) but maintains active development within its major versions. Its primary function is to ensure cross-browser compatibility for modern CSS properties by intelligently applying prefixes only where necessary for its supported browser matrix (e.g., Chrome 55+, Firefox 52+), rather than prefixing all properties indiscriminately. Key differentiators include its small footprint, speed, and simplicity, offering a functional API. It is widely adopted by popular styling-in-JS libraries such as Aphrodite, Fela, Material UI, and styled-components, providing a reliable solution for managing vendor prefixes in complex web applications.","language":"javascript","status":"active","version":"7.0.1","tags":["javascript","react","react styling","prefixer","inline styles","autoprefixer","vendor prefix","userAgent"],"last_verified":"Wed May 27","install":[{"cmd":"npm install inline-style-prefixer","imports":["import { prefix } from 'inline-style-prefixer'","const { prefix } = require('inline-style-prefixer')","import { createPrefixer } from 'inline-style-prefixer'"]},{"cmd":"yarn add inline-style-prefixer","imports":[]},{"cmd":"pnpm add inline-style-prefixer","imports":[]}],"homepage":null,"github":"https://github.com/robinweser/inline-style-prefixer","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/inline-style-prefixer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/inline-style-prefixer/compatibility"}}