{"library":"rework","type":"library","category":null,"description":"Rework is a plugin framework for CSS preprocessing in Node.js, built upon the `css` package for AST manipulation. It enables developers to create custom CSS transformations, such as automating vendor prefixing, defining custom properties, or inlining images. At version 1.0.1, it provides a simple API (`rework().use(plugin).toString()`) to apply a chain of plugins to a CSS string. The project saw active development around 2012-2014, with its last npm publish over 10 years ago, indicating it is no longer actively maintained. While it offered a robust plugin ecosystem in its time, its stable version is 1.0.1 and it does not follow a current release cadence. Key differentiators at its peak included a straightforward API for AST access and a rich set of community-contributed plugins, predating and offering an alternative to modern PostCSS.","language":"javascript","status":"abandoned","version":"1.0.1","tags":["javascript","css","manipulation","preprocess","transform","server"],"install":[{"cmd":"npm install rework","imports":["const rework = require('rework');","rework(cssString).use(pluginFn);","rework(cssString).use(pluginFn).toString({ sourcemap: true });"]},{"cmd":"yarn add rework","imports":[]},{"cmd":"pnpm add rework","imports":[]}],"homepage":null,"github":"https://github.com/reworkcss/rework","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rework","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/rework/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}