reworkcss

reworkcss/rework

JavaScript MIT Dev Tools Possibly abandoned Single maintainer risk

Plugin framework for CSS preprocessing in Node.js

2.7k stars
120 forks
slow
GitHub

2.7k

Stars

120

Forks

0

Open issues

30

Contributors

AI Analysis

Rework is a plugin-based CSS preprocessor for Node.js that enables automated CSS transformations through a composable architecture. It is specialized for developers who need programmatic CSS manipulation—vendor prefixing, custom properties, asset inlining—and is best suited for teams building CSS tooling or integrating preprocessing into build pipelines; it is not a general-purpose CSS framework or replacement for modern tools like PostCSS.

Dev Tools Developer Tool Discovery value: 3/10
Documentation 7/10
Activity 3/10
Community 6/10
Code quality 5/10

Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.

Overall score 6/10

AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.

css-preprocessing plugin-architecture node.js-tooling ast-manipulation build-automation
MIT licensed Niche/specialized use case Production ready

Deep analysis not yet available

In queue

This repo meets the star threshold and is queued for analysis. New deep analyses are published every Monday and Thursday.

Newsletter

Get analyses like this every Monday

Free weekly digest of the most interesting open-source discoveries.

Languages

JavaScript
100%

Information

Language
JavaScript
License
MIT
Last updated
1mo ago
Created
170mo ago
Analyzed with
anthropic/claude-haiku-4-5

Stars over time

Loading…

Contributors over time

Top 100 contributors only — repos with more will plateau at 100.

Loading…

Open issues

No open issues — clean slate.

Open pull requests

No open pull requests.

Recent releases

No releases published yet.

Similar repos

postcss

postcss/postcss

PostCSS is a tool for transforming CSS through a JavaScript plugin ecosystem,...

29k TypeScript Dev Tools
rehypejs

rehypejs/rehype

rehype is an HTML processor that transforms HTML via plugins, powered by the...

2.2k JavaScript Web Dev
webpack

webpack/postcss-loader

postcss-loader is a webpack loader that integrates PostCSS (a CSS...

2.8k JavaScript Web Dev
FullHuman

FullHuman/purgecss

PurgeCSS is a CSS optimization tool that analyzes HTML/template content and...

8k TypeScript Web Dev