RepoGuard
Aggiornato 3 h ago
PostCSS

Organization

Impronta pubblica su GitHub di PostCSS

@postcss
Visualizza profilo su GitHub

PostCSS and plugins based on it

57

Repository pubblici

64.955

Stelle totali

427

Follower

L'organizzazione PostCSS su GitHub presenta una vasta gamma di repository focalizzati sull'elaborazione dei fogli di stile tramite JavaScript e TypeScript. Tra i progetti più noti ci sono postcss, autoprefixer e postcss-import, che offrono soluzioni per migliorare e semplificare la gestione del CSS.

Lingue principali

JavaScript 52TypeScript 2

Repository pubblici

postcss

28.964

Transforming styles with JS plugins

TypeScript
Aggiornato 12 giu 2026

autoprefixer

22.249

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

JavaScript
Aggiornato 12 giu 2026

postcss-import

1408

PostCSS plugin to inline at-import rules content

JavaScript
Aggiornato 11 giu 2026

postcss-nested

1197

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

JavaScript
Aggiornato 10 giu 2026

postcss-100vh-fix

951

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

JavaScript
Aggiornato 11 giu 2026

postcss-cli

857

CLI for postcss

JavaScript
Aggiornato 20 mag 2026

gulp-postcss

764

Pipe CSS through PostCSS processors with a single parse

JavaScript
Aggiornato 29 apr 2026

sugarss

719

Indent-based CSS syntax for PostCSS

JavaScript
Aggiornato 21 apr 2026

postcss-scss

673

SCSS parser for PostCSS.

JavaScript
Aggiornato 24 apr 2026

postcss-js

670

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

JavaScript
Aggiornato 11 giu 2026

postcss-load-config

664

Autoload Config for PostCSS

JavaScript
Aggiornato 2 giu 2026

postcss-custom-properties

595

Use Custom Properties in CSS

JavaScript
Aggiornato 9 mag 2026

postcss-bem-linter

577

A BEM linter for postcss

JavaScript
Aggiornato 29 nov 2025

postcss-mixins

487

PostCSS plugin for mixins

JavaScript
Aggiornato 21 apr 2026

postcss-simple-vars

428

PostCSS plugin for Sass-like variables

JavaScript
Aggiornato 24 apr 2026

postcss-url

382

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

JavaScript
Aggiornato 22 mag 2026

postcss-color-function

323

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

JavaScript
Aggiornato 2 ott 2025

postcss-media-minmax

302

Writing simple and graceful Media Queries!

JavaScript
Aggiornato 3 giu 2026

postcss-plugin-boilerplate

226

PostCSS Plugin Boilerplate

JavaScript
Aggiornato 8 mag 2026

postcss-calc

221

PostCSS plugin to reduce calc()

JavaScript
Aggiornato 11 giu 2026

postcss-selector-parser

213

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

JavaScript
Aggiornato 11 giu 2026

postcss-dark-theme-class

163

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

JavaScript
Aggiornato 21 apr 2026

postcss-reporter

162

Log PostCSS messages in the console

JavaScript
Aggiornato 9 giu 2026

postcss-easings

156

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

JavaScript
Aggiornato 24 apr 2026

postcss-use

151

Enable PostCSS plugins directly in your stylesheet.

JavaScript
Aggiornato 25 mar 2026

postcss-value-parser

147

Transforms css values into the tree

JavaScript
Aggiornato 5 giu 2026

postcss-safe-parser

126

Fault tolerant CSS parser for PostCSS

JavaScript
Aggiornato 21 apr 2026

postcss-focus

117

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

JavaScript
Aggiornato 24 apr 2026

benchmark

116

PostCSS benchmarks

JavaScript
Aggiornato 21 mag 2026

postcss-devtools

91

Log execution time for each plugin in a PostCSS instance.

JavaScript
Aggiornato 2 ott 2025

postcss.org

80

Official website for PostCSS

JavaScript
Aggiornato 5 mar 2026

postcss-browser-reporter

77

Plugin to display warning messages right in your browser

JavaScript
Aggiornato 12 feb 2026

postcss-color-rebeccapurple

61

PostCSS plugin to transform rebeccapurple color to rgb()

JavaScript
Aggiornato 27 feb 2025

postcss-deno

57

Postcss for Deno

JavaScript
Aggiornato 27 ago 2025

postcss-brand-colors

56

PostCSS plugin to insert branding colors of all the major companies

JavaScript
Aggiornato 13 feb 2026

postcss-size

52

PostCSS plugin for size shortcut

JavaScript
Aggiornato 24 apr 2026

postcss-will-change

51

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

JavaScript
Aggiornato 17 mag 2026

postcss-color-rgba-fallback

50

PostCSS plugin to transform rgba() to hexadecimal.

JavaScript
Aggiornato 25 gen 2023

postcss-selector-matches

44

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

JavaScript
Aggiornato 17 gen 2023

postcss-smooth-shadow

37

PostCSS plugin to generate more realistic smooth shadows

JavaScript
Aggiornato 21 apr 2026

postcss-plugin-context

36

Limit a PostCSS processor to a local stylesheet context.

JavaScript
Aggiornato 2 mag 2024

postcss-color-hex-alpha

28

Use 4 & 8 character hex color notation in CSS

JavaScript
Aggiornato 28 gen 2023

postcss-color-gray

27

Use the gray() color function in CSS

JavaScript
Aggiornato 23 ago 2023

brand

25

PostCSS branding files

JavaScript
Aggiornato 2 ott 2025

postcss-font-variant

24

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

JavaScript
Aggiornato 21 gen 2025

postcss-filter-plugins

23

Exclude/warn on duplicated PostCSS plugins.

JavaScript
Aggiornato 9 giu 2026

postcss-parser-tests

23

Base tests for every PostCSS CSS parser

JavaScript
Aggiornato 21 apr 2026

postcss-color-hwb

21

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

JavaScript
Aggiornato 15 gen 2023

eslint-config-postcss

18

An ESLint shareable config for postcss and plugins

JavaScript
Aggiornato 16 ott 2023

postcss-relative-opacity

15

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

JavaScript
Aggiornato 24 ago 2025

postcss-plugin-suggestion-box

14

Suggestion box for PostCSS plugins

Lingua sconosciuta
Aggiornato 17 gen 2023

fly-postcss

10

UNMAINTAINED

Lingua sconosciuta
Aggiornato 17 gen 2023

postcss-fail-on-warn

8

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

JavaScript
Aggiornato 2 apr 2026

postcss-sharec-config

6

Best parctices and configs from PostCSS plugin

Lingua sconosciuta
Aggiornato 17 mar 2026

postcss-at-rule-parser

5

A modern CSS at rule parser in PostCSS.

TypeScript
Aggiornato 16 ott 2023

postcss-color

5

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

JavaScript
Aggiornato 17 gen 2023

postcss-deno-import

3

postcss-import plugin for Deno

JavaScript
Aggiornato 7 giu 2024

Domande frequenti

Quali progetti sviluppa postcss su GitHub?

PostCSS sviluppa diversi progetti su GitHub, tra cui postcss, autoprefixer e postcss-import. Questi strumenti supportano l'ottimizzazione e la gestione dei CSS attraverso l'uso di plugin.

Quali linguaggi di programmazione usa postcss?

PostCSS utilizza principalmente JavaScript e TypeScript per lo sviluppo dei suoi strumenti. Questi linguaggi consentono una gestione efficiente delle funzionalità dei plugin.

I repository di postcss sono pubblici?

Sì, tutti i repository di PostCSS sono pubblici su GitHub. Ciò consente a sviluppatori e utenti di accedere facilmente al codice sorgente e contribuire allo sviluppo dei progetti.

Questa esposizione è intenzionata?

Monitora PostCSS con RepoGuard e ricevi un avviso nel momento in cui appare un nuovo repository pubblico.

Monitora questo account