{"library":"mollify","type":"library","category":null,"description":"Mollify is a Node.js middleware that integrates the `minify` package, providing on-the-fly minification of static assets like JavaScript, CSS, and HTML files. It is primarily designed for use with web frameworks such as Express, streamlining the process of serving optimized content. The current stable version is 6.0.0, released after several iterative updates that include dropping support for older Node.js versions (now requiring Node.js >=16) and a significant transition to ESM in version 5.0.0. The package has a moderate release cadence, often driven by updates to its core `minify` dependency or environmental changes. Its key differentiator lies in its straightforward integration as an Express middleware, offering a simple solution for asset optimization without requiring complex build pipelines, making it suitable for rapid development and certain production environments.","language":"javascript","status":"active","version":"6.0.0","tags":["javascript","minify","middleware"],"install":[{"cmd":"npm install mollify","imports":["import mollify from 'mollify';","import { fileURLToPath } from 'url';","import { dirname } from 'path';"]},{"cmd":"yarn add mollify","imports":[]},{"cmd":"pnpm add mollify","imports":[]}],"homepage":null,"github":"https://github.com/coderaiser/node-mollify","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/mollify","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/mollify/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Wed Jul 22","install_tag":null}}