{"library":"node-sass-glob-importer","type":"library","category":null,"description":"node-sass-glob-importer is a custom importer for node-sass (currently at v5.3.3) that enables the use of glob syntax within Sass `@import` statements. This allows developers to import multiple Sass files using pattern matching, such as `@import 'scss/**/*.scss';`, significantly streamlining stylesheet management in projects with numerous partials. The package is maintained as part of the `node-sass-magic-importer` monorepo, where all included packages, including this one, maintain synchronized versioning (starting from 5.0.0 after integrating into the monorepo). It receives regular maintenance updates, primarily for dependency bumps, bug fixes, and minor feature enhancements. Its key differentiator is simplifying the import process for large Sass projects by aggregating many partials without listing each one individually, leveraging the existing `node-sass` ecosystem for compilation. Users should be aware that `node-sass` itself is a wrapper around the now-deprecated LibSass, and modern Sass development has largely shifted to Dart Sass.","language":"javascript","status":"active","version":"5.3.3","tags":["javascript","glob-importer","importer","node-sass","sass","typescript"],"install":[{"cmd":"npm install node-sass-glob-importer","imports":["import { globImporter } from 'node-sass-glob-importer';","const { globImporter } = require('node-sass-glob-importer');","import type { GlobImporterOptions } from 'node-sass-glob-importer';"]},{"cmd":"yarn add node-sass-glob-importer","imports":[]},{"cmd":"pnpm add node-sass-glob-importer","imports":[]}],"homepage":null,"github":"https://github.com/maoberlehner/node-sass-magic-importer","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-sass-glob-importer","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-glob-importer/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}