{"library":"node-sass-middleware","type":"library","category":null,"description":"node-sass-middleware is a Connect/Express middleware designed to automatically recompile `.scss` or `.sass` files on demand for web servers. It leverages the `node-sass` library (which in turn uses LibSass) to provide on-the-fly compilation, caching, and debugging capabilities directly within a Node.js web application stack. The package's current stable version is 1.1.0, with its latest patch release (v1.1.0) occurring in 2024. While the package itself sees intermittent updates, its core dependency, `node-sass`, is officially deprecated and no longer actively maintained. This means `node-sass-middleware` is primarily suited for maintaining existing projects rather than new development, where modern Dart Sass solutions are generally preferred. It integrates seamlessly into existing Connect or Express applications, offering a convenient bridge between Sass source files and served CSS.","language":"javascript","status":"maintenance","version":"1.1.0","tags":["javascript","sass","css","libsass"],"install":[{"cmd":"npm install node-sass-middleware","imports":["const sassMiddleware = require('node-sass-middleware');"]},{"cmd":"yarn add node-sass-middleware","imports":[]},{"cmd":"pnpm add node-sass-middleware","imports":[]}],"homepage":null,"github":"https://github.com/sass/node-sass-middleware","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-sass-middleware","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/node-sass-middleware/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}