Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

PostCSS and Autoprefixer

One of the most popular front-end tool with 100M downloads per month
Collective - Host: evilmartians - https://opencollective.com/postcss - Website: https://postcss.org - Code: https://github.com/postcss

github.com/postcss/postcss

Transforming styles with JS plugins

Stars: 28,600 - Last synced: 31 Dec 2024

github.com/postcss/autoprefixer

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

Stars: 21,754 - Last synced: 31 Dec 2024

github.com/postcss/postcss-import

PostCSS plugin to inline at-import rules content

Stars: 1,383 - Last synced: 31 Dec 2024

github.com/postcss/postcss-nested

PostCSS plugin to unwrap nested rules like how Sass does it.

Stars: 1,174 - Last synced: 31 Dec 2024

github.com/postcss/postcss-100vh-fix

PostCSS plugin to fix height/min-height: 100vh on iOS

Stars: 945 - Last synced: 31 Dec 2024

github.com/postcss/postcss-cli

CLI for postcss

Stars: 843 - Last synced: 31 Dec 2024

github.com/postcss/gulp-postcss

Pipe CSS through PostCSS processors with a single parse

Stars: 769 - Last synced: 31 Dec 2024

github.com/postcss/sugarss

Indent-based CSS syntax for PostCSS

Stars: 711 - Last synced: 31 Dec 2024

github.com/postcss/postcss-scss

SCSS parser for PostCSS.

Stars: 657 - Last synced: 31 Dec 2024

github.com/postcss/postcss-js

PostCSS for React Inline Styles, Free Style and other CSS-in-JS

Stars: 657 - Last synced: 31 Dec 2024

github.com/postcss/postcss-load-config

Autoload Config for PostCSS

Stars: 646 - Last synced: 31 Dec 2024

github.com/postcss/postcss-bem-linter

A BEM linter for postcss

Stars: 571 - Last synced: 31 Dec 2024

github.com/postcss/postcss-mixins

PostCSS plugin for mixins

Stars: 468 - Last synced: 31 Dec 2024

github.com/postcss/postcss-simple-vars

PostCSS plugin for Sass-like variables

Stars: 419 - Last synced: 31 Dec 2024

github.com/postcss/postcss-url

PostCSS plugin to rebase url(), inline or copy asset.

Stars: 376 - Last synced: 31 Dec 2024

github.com/postcss/postcss-color-function

PostCSS plugin to transform W3C CSS color function to more compatible CSS

Stars: 325 - Last synced: 31 Dec 2024

github.com/postcss/postcss-media-minmax

Writing simple and graceful Media Queries!

Stars: 300 - Last synced: 31 Dec 2024

github.com/postcss/postcss-plugin-boilerplate

PostCSS Plugin Boilerplate

Stars: 223 - Last synced: 31 Dec 2024

github.com/postcss/postcss-calc

PostCSS plugin to reduce calc()

Stars: 216 - Last synced: 31 Dec 2024

github.com/postcss/postcss-selector-parser

A CSS selector parser, integrates with postcss but does not require it.

Stars: 206 - Last synced: 31 Dec 2024

github.com/postcss/postcss-dark-theme-class

PostCSS plugin to make dark/light theme switcher by copying styles from media query to special class

Stars: 160 - Last synced: 31 Dec 2024

github.com/postcss/postcss-reporter

Log PostCSS messages in the console

Stars: 158 - Last synced: 31 Dec 2024

github.com/postcss/postcss-use

Enable PostCSS plugins directly in your stylesheet.

Stars: 152 - Last synced: 31 Dec 2024

github.com/postcss/postcss-easings

PostCSS plugin to replace easing names to cubic-bezier()

Stars: 151 - Last synced: 31 Dec 2024

github.com/postcss/postcss-safe-parser

Fault tolerant CSS parser for PostCSS

Stars: 120 - Last synced: 31 Dec 2024

github.com/postcss/postcss-focus

PostCSS plugin to add :focus selector to every :hover for keyboard accessibility

Stars: 117 - Last synced: 31 Dec 2024

github.com/postcss/benchmark

PostCSS benchmarks

Stars: 116 - Last synced: 31 Dec 2024

github.com/postcss/postcss-devtools

Log execution time for each plugin in a PostCSS instance.

Stars: 92 - Last synced: 31 Dec 2024

github.com/postcss/postcss.org

Official website for PostCSS

Stars: 80 - Last synced: 31 Dec 2024

github.com/postcss/postcss-browser-reporter

Plugin to display warning messages right in your browser

Stars: 75 - Last synced: 31 Dec 2024

github.com/postcss/postcss-deno

Postcss for Deno

Stars: 55 - Last synced: 31 Dec 2024

github.com/postcss/postcss-brand-colors

PostCSS plugin to insert branding colors of all the major companies

Stars: 55 - Last synced: 31 Dec 2024

github.com/postcss/postcss-size

PostCSS plugin for size shortcut

Stars: 53 - Last synced: 31 Dec 2024

github.com/postcss/postcss-will-change

PostCSS plugin to insert 3D hack before will-change property

Stars: 51 - Last synced: 31 Dec 2024

github.com/postcss/postcss-color-rgba-fallback

PostCSS plugin to transform rgba() to hexadecimal.

Stars: 50 - Last synced: 31 Dec 2024

github.com/postcss/postcss-selector-matches

PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS (simpler selectors)

Stars: 44 - Last synced: 31 Dec 2024

github.com/postcss/postcss-plugin-context

Limit a PostCSS processor to a local stylesheet context.

Stars: 36 - Last synced: 31 Dec 2024

github.com/postcss/postcss-color-gray

Use the gray() color function in CSS

Stars: 27 - Last synced: 31 Dec 2024

github.com/postcss/postcss-font-variant

PostCSS plugin to transform W3C CSS font variant properties to more compatible CSS (font-feature-settings)

Stars: 25 - Last synced: 31 Dec 2024

github.com/postcss/brand

PostCSS branding files

Stars: 25 - Last synced: 31 Dec 2024

github.com/postcss/postcss-filter-plugins

Exclude/warn on duplicated PostCSS plugins.

Stars: 23 - Last synced: 31 Dec 2024

github.com/postcss/postcss-parser-tests

Base tests for every PostCSS CSS parser

Stars: 22 - Last synced: 31 Dec 2024

github.com/postcss/postcss-color-hwb

PostCSS plugin to transform W3C CSS hwb() function to more compatible CSS (rgb() or rgba()).

Stars: 21 - Last synced: 31 Dec 2024

github.com/postcss/postcss-relative-opacity

PostCSS plugin to add opacity to any colors with Relative Color Syntax

Stars: 14 - Last synced: 31 Dec 2024

github.com/postcss/postcss-plugin-suggestion-box

Suggestion box for PostCSS plugins

Stars: 14 - Last synced: 31 Dec 2024

github.com/postcss/fly-postcss

UNMAINTAINED

Stars: 10 - Last synced: 31 Dec 2024

github.com/postcss/postcss-fail-on-warn

PostCSS plugin throws a error on any warning from previous PostCSS plugins.

Stars: 8 - Last synced: 31 Dec 2024

github.com/postcss/postcss-sharec-config

Best parctices and configs from PostCSS plugin

Stars: 7 - Last synced: 31 Dec 2024

github.com/postcss/postcss-color

DEPRECATED - PostCSS plugin to transform latest W3C CSS color module syntax to more compatible CSS

Stars: 5 - Last synced: 31 Dec 2024

github.com/postcss/postcss-at-rule-parser

A modern CSS at rule parser in PostCSS.

Stars: 5 - Last synced: 31 Dec 2024

github.com/postcss/postcss-deno-import

postcss-import plugin for Deno

Stars: 3 - Last synced: 31 Dec 2024