RepoGuard
3 h agoに更新されました
PostCSS

Organization

PostCSSの公開GitHubフットプリント

@postcss
GitHubでプロフィールを見る

PostCSS and plugins based on it

57

公開リポジトリ

64,955

合計スター

427

フォロワー

PostCSSは、JavaScriptとTypeScriptを主なプログラミング言語として使用し、幅広いリポジトリを公開しています。特に、postcssやautoprefixerなどのプロジェクトは、スタイルを変換するためのJSプラグインに基づいており、広く使用されています。これにより、PostCSSはオープンソースコミュニティで重要な役割を果たしています。

主要な言語

JavaScript 52TypeScript 2

公開リポジトリ

postcss

28,964

Transforming styles with JS plugins

TypeScript
更新済み 2026年6月12日

autoprefixer

22,249

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

JavaScript
更新済み 2026年6月12日

postcss-import

1,408

PostCSS plugin to inline at-import rules content

JavaScript
更新済み 2026年6月11日

postcss-nested

1,197

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

JavaScript
更新済み 2026年6月10日

postcss-100vh-fix

951

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

JavaScript
更新済み 2026年6月11日

postcss-cli

857

CLI for postcss

JavaScript
更新済み 2026年5月20日

gulp-postcss

764

Pipe CSS through PostCSS processors with a single parse

JavaScript
更新済み 2026年4月29日

sugarss

719

Indent-based CSS syntax for PostCSS

JavaScript
更新済み 2026年4月21日

postcss-scss

673

SCSS parser for PostCSS.

JavaScript
更新済み 2026年4月24日

postcss-js

670

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

JavaScript
更新済み 2026年6月11日

postcss-load-config

664

Autoload Config for PostCSS

JavaScript
更新済み 2026年6月2日

postcss-custom-properties

595

Use Custom Properties in CSS

JavaScript
更新済み 2026年5月9日

postcss-bem-linter

577

A BEM linter for postcss

JavaScript
更新済み 2025年11月29日

postcss-mixins

487

PostCSS plugin for mixins

JavaScript
更新済み 2026年4月21日

postcss-simple-vars

428

PostCSS plugin for Sass-like variables

JavaScript
更新済み 2026年4月24日

postcss-url

382

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

JavaScript
更新済み 2026年5月22日

postcss-color-function

323

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

JavaScript
更新済み 2025年10月2日

postcss-media-minmax

302

Writing simple and graceful Media Queries!

JavaScript
更新済み 2026年6月3日

postcss-plugin-boilerplate

226

PostCSS Plugin Boilerplate

JavaScript
更新済み 2026年5月8日

postcss-calc

221

PostCSS plugin to reduce calc()

JavaScript
更新済み 2026年6月11日

postcss-selector-parser

213

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

JavaScript
更新済み 2026年6月11日

postcss-dark-theme-class

163

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

JavaScript
更新済み 2026年4月21日

postcss-reporter

162

Log PostCSS messages in the console

JavaScript
更新済み 2026年6月9日

postcss-easings

156

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

JavaScript
更新済み 2026年4月24日

postcss-use

151

Enable PostCSS plugins directly in your stylesheet.

JavaScript
更新済み 2026年3月25日

postcss-value-parser

147

Transforms css values into the tree

JavaScript
更新済み 2026年6月5日

postcss-safe-parser

126

Fault tolerant CSS parser for PostCSS

JavaScript
更新済み 2026年4月21日

postcss-focus

117

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

JavaScript
更新済み 2026年4月24日

benchmark

116

PostCSS benchmarks

JavaScript
更新済み 2026年5月21日

postcss-devtools

91

Log execution time for each plugin in a PostCSS instance.

JavaScript
更新済み 2025年10月2日

postcss.org

80

Official website for PostCSS

JavaScript
更新済み 2026年3月5日

postcss-browser-reporter

77

Plugin to display warning messages right in your browser

JavaScript
更新済み 2026年2月12日

postcss-color-rebeccapurple

61

PostCSS plugin to transform rebeccapurple color to rgb()

JavaScript
更新済み 2025年2月27日

postcss-deno

57

Postcss for Deno

JavaScript
更新済み 2025年8月27日

postcss-brand-colors

56

PostCSS plugin to insert branding colors of all the major companies

JavaScript
更新済み 2026年2月13日

postcss-size

52

PostCSS plugin for size shortcut

JavaScript
更新済み 2026年4月24日

postcss-will-change

51

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

JavaScript
更新済み 2026年5月17日

postcss-color-rgba-fallback

50

PostCSS plugin to transform rgba() to hexadecimal.

JavaScript
更新済み 2023年1月25日

postcss-selector-matches

44

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

JavaScript
更新済み 2023年1月17日

postcss-smooth-shadow

37

PostCSS plugin to generate more realistic smooth shadows

JavaScript
更新済み 2026年4月21日

postcss-plugin-context

36

Limit a PostCSS processor to a local stylesheet context.

JavaScript
更新済み 2024年5月2日

postcss-color-hex-alpha

28

Use 4 & 8 character hex color notation in CSS

JavaScript
更新済み 2023年1月28日

postcss-color-gray

27

Use the gray() color function in CSS

JavaScript
更新済み 2023年8月23日

brand

25

PostCSS branding files

JavaScript
更新済み 2025年10月2日

postcss-font-variant

24

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

JavaScript
更新済み 2025年1月21日

postcss-filter-plugins

23

Exclude/warn on duplicated PostCSS plugins.

JavaScript
更新済み 2026年6月9日

postcss-parser-tests

23

Base tests for every PostCSS CSS parser

JavaScript
更新済み 2026年4月21日

postcss-color-hwb

21

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

JavaScript
更新済み 2023年1月15日

eslint-config-postcss

18

An ESLint shareable config for postcss and plugins

JavaScript
更新済み 2023年10月16日

postcss-relative-opacity

15

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

JavaScript
更新済み 2025年8月24日

postcss-plugin-suggestion-box

14

Suggestion box for PostCSS plugins

不明な言語
更新済み 2023年1月17日

fly-postcss

10

UNMAINTAINED

不明な言語
更新済み 2023年1月17日

postcss-fail-on-warn

8

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

JavaScript
更新済み 2026年4月2日

postcss-sharec-config

6

Best parctices and configs from PostCSS plugin

不明な言語
更新済み 2026年3月17日

postcss-at-rule-parser

5

A modern CSS at rule parser in PostCSS.

TypeScript
更新済み 2023年10月16日

postcss-color

5

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

JavaScript
更新済み 2023年1月17日

postcss-deno-import

3

postcss-import plugin for Deno

JavaScript
更新済み 2024年6月7日

よくある質問

postcssはGitHubで何を構築していますか?

PostCSSは、さまざまなスタイル関連のプラグインを構築しています。特に、autoprefixerやpostcss-importなどのプロジェクトがあり、CSSの処理や変換を容易にします。

postcssはどのプログラミング言語を使用していますか?

PostCSSの主なプログラミング言語はJavaScriptとTypeScriptです。これらの言語を使用することで、効率的なスタイル処理が可能になります。

postcssのリポジトリは公開されていますか?

はい、PostCSSのリポジトリはすべて公開されています。これにより、開発者はプロジェクトにアクセスし、貢献することができます。

この露出は意図的ですか?

RepoGuardでPostCSSを監視し、新しい公開リポジトリが現れた瞬間に警告を受け取ります。

このアカウントを監視する