yuezk / postcss-filter-gradient
PostCSS plugin for generating the old IE supported filter gradients.
☆16Updated 3 years ago
Alternatives and similar repositories for postcss-filter-gradient:
Users that are interested in postcss-filter-gradient are comparing it to the libraries listed below
- PostCSS 后编译插件,修复常见 CSS 错误,被动提高代码质量。☆13Updated 8 years ago
- PostCSS plugin to add opacity filter for IE8 and legacy browsers☆30Updated 2 years ago
- PostCSS plugin to rewrite CSS gradients code with existing vendor prefixes☆15Updated 8 years ago
- PostCSS plugin that prefix a namespace to a selector☆15Updated 7 years ago
- PostCSS plugin to add single and double colon peudo selectors☆19Updated 2 years ago
- Use 4 & 8 character hex color notation in CSS☆28Updated 3 years ago
- Limit a PostCSS processor to a local stylesheet context.☆36Updated 9 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A Babel preset that uses modify-babel-preset to modify babel-preset-es2015 and enable loose mode where available.☆63Updated 5 years ago
- Use the :any-link pseudo-class in CSS☆23Updated 3 years ago
- Simple ES6 Array.prototype.findIndex polyfill for older environments.☆28Updated 4 months ago
- Return CI job number to run huge tests only on first job☆14Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Import a globally installed module☆58Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Install dependencies using Yarn with npm fallback.☆29Updated 2 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- Get the callsite of the caller function☆52Updated 3 years ago
- A ponyfill for Buffer.from☆24Updated 3 years ago
- Get available v8 and Node.js flags.☆57Updated last year
- A browerify transform to stops 3rd party javascript modules writing to the global window object, and to return a module.exports object in…☆56Updated 11 years ago
- Helper for building generic names, similar to webpack☆15Updated 2 years ago
- List of node.js builtin modules☆38Updated last year
- babel-preset-es2015, minus modules, plus helpers