{"id":16197664,"url":"https://github.com/fakundo/sass-replace-webpack-plugin","last_synced_at":"2025-06-22T09:33:53.936Z","repository":{"id":74039969,"uuid":"76463591","full_name":"fakundo/sass-replace-webpack-plugin","owner":"fakundo","description":null,"archived":false,"fork":false,"pushed_at":"2016-12-14T15:09:09.000Z","size":8,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T07:42:51.702Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fakundo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-14T13:49:20.000Z","updated_at":"2018-07-03T03:25:13.000Z","dependencies_parsed_at":"2023-03-06T04:30:16.880Z","dependency_job_id":null,"html_url":"https://github.com/fakundo/sass-replace-webpack-plugin","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"db913cf7f069f701b5344b5be34c0f44f2efa1f3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fakundo/sass-replace-webpack-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakundo%2Fsass-replace-webpack-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakundo%2Fsass-replace-webpack-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakundo%2Fsass-replace-webpack-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakundo%2Fsass-replace-webpack-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fakundo","download_url":"https://codeload.github.com/fakundo/sass-replace-webpack-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakundo%2Fsass-replace-webpack-plugin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261270116,"owners_count":23133487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T09:08:27.838Z","updated_at":"2025-06-22T09:33:48.670Z","avatar_url":"https://github.com/fakundo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#SASS Replace Webpack Plugin\n\n[![npm](https://img.shields.io/npm/v/sass-replace-webpack-plugin.svg?maxAge=2592000)](https://www.npmjs.com/package/sass-replace-webpack-plugin)\n\nReplaces SASS files like NormalModuleReplacementPlugin.\n\n### Installation\n```\nnpm install sass-replace-webpack-plugin\n```\n\n### Usage\n\nwebpack.config.js\n\n```js\n...\nplugins: [\n  new SassReplaceWebpackPlugin(regexp, replacer);\n]\n...\n```\n\n### Constructor parameters\n\n- **`regexp`** `{RegExp}` - Regular expression to test path\n- **`replacer`** `{String|Function}` - Path to the new resource. If new path is relative, it is relative to the previous resource.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffakundo%2Fsass-replace-webpack-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffakundo%2Fsass-replace-webpack-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffakundo%2Fsass-replace-webpack-plugin/lists"}