{"library":"postcss-modules-parser","type":"library","category":null,"description":"postcss-modules-parser is a foundational utility designed to extract CSS Modules tokens directly from CSS files. Operating currently at version `1.1.1`, its release cadence appears to be slow, suggesting a stable, mature, and perhaps less actively developed but still functional library. Unlike `postcss-modules` which handles the full compilation pipeline, this package focuses specifically on the parsing aspect, providing a lower-level API for developers who need granular control over token extraction. A key differentiator is its flexibility in supporting both synchronous and asynchronous file loaders via a user-provided `fetch` function, which is responsible for loading CSS content and processing it with a PostCSS instance. This makes it adaptable for various build environments and custom processing workflows, serving as a component within a larger CSS Modules processing setup.","language":"javascript","status":"maintenance","version":"1.1.1","tags":["javascript","css-modules","postcss","css","postcss-plugin"],"install":[{"cmd":"npm install postcss-modules-parser","imports":["const Parser = require('postcss-modules-parser');"]},{"cmd":"yarn add postcss-modules-parser","imports":[]},{"cmd":"pnpm add postcss-modules-parser","imports":[]}],"homepage":null,"github":"https://github.com/css-modules/postcss-icss","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/postcss-modules-parser","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/postcss-modules-parser/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}