anseki / cssprefix
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 style-sheet, this is used to handle those in JavaScript code.
☆18Updated last month
Alternatives and similar repositories for cssprefix:
Users that are interested in cssprefix are comparing it to the libraries listed below
- Cross-browser currentStyle/getComputedStyle implementation☆39Updated 7 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 8 months ago
- Rollup plugin for ES2017 async/await keywords☆27Updated 6 years ago
- A little library for converting compound CSS transforms into their matrix equivalents☆21Updated 10 years ago
- Document ready listener for modern browsers☆59Updated 2 years ago
- A module to escape/unescape common problematic entities done the right way.☆107Updated 4 years ago
- Get a glance at a whole web page with an aerial view☆31Updated 7 years ago
- A parser for the CSS font values☆26Updated 6 months ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Stringify an object so it can be safely inlined in JavaScript code☆19Updated 7 months ago
- Convert style sheets to json☆25Updated 5 years ago
- An iframe based Shadow DOM poorlyfill☆58Updated 5 years ago
- Polyfill event : EventListener, EventTarget, CustomEvent, MouseEvent, KeyboardEvent☆29Updated 5 years ago
- Same as augmentor but with DOM oriented useEffect handling via dropEffect.☆60Updated 4 years ago
- Dynamic script loading for modern browsers☆46Updated 3 years ago
- Importable easing functions in es6 for tweening☆47Updated 9 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- PostCSS plugin that adds `@keyframes` from animate.css, tuesday.css, magic.css, mimic.css☆40Updated 4 months ago
- A simple proof-of-concept for importing HTML Templates into ES Modules☆43Updated 6 years ago
- Glob to regular expression with support for extended globs.☆72Updated 6 months ago
- Enables `connected` and `disconnected` element's listeners.☆38Updated 4 years ago
- make plain text (HTML, CSS, JSON) etc require()-able☆37Updated 10 years ago
- Extract key-value metadata from HTML comments☆32Updated 2 years ago
- A tiny (255B) shim when Element.classList cannot be used~!☆62Updated 6 years ago
- Iterate over promises serially☆50Updated 2 years ago
- small and extendable jsx transpiler☆19Updated 6 years ago
- Hyphenates a camelcased CSS property name☆35Updated 4 months ago
- Transforms Async functions to generator functions before bundling.☆40Updated 7 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Runtime vendor prefixing based on feature detection.☆68Updated 2 years ago