{"id":19505914,"url":"https://github.com/morlay/gulp-svg-ignore","last_synced_at":"2025-06-12T23:04:34.012Z","repository":{"id":25684200,"uuid":"29120186","full_name":"morlay/gulp-svg-ignore","owner":"morlay","description":null,"archived":false,"fork":false,"pushed_at":"2015-08-30T13:18:24.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-31T23:16:38.718Z","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/morlay.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}},"created_at":"2015-01-12T05:29:19.000Z","updated_at":"2015-01-12T05:40:53.000Z","dependencies_parsed_at":"2022-07-27T05:32:01.351Z","dependency_job_id":null,"html_url":"https://github.com/morlay/gulp-svg-ignore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/morlay/gulp-svg-ignore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morlay%2Fgulp-svg-ignore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morlay%2Fgulp-svg-ignore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morlay%2Fgulp-svg-ignore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morlay%2Fgulp-svg-ignore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morlay","download_url":"https://codeload.github.com/morlay/gulp-svg-ignore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morlay%2Fgulp-svg-ignore/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259546417,"owners_count":22874561,"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-11-10T22:34:54.427Z","updated_at":"2025-06-12T23:04:33.975Z","avatar_url":"https://github.com/morlay.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## svg ignore\n\nJust for removing the layers of svg sources\n\n[![Build Status](https://travis-ci.org/morlay/gulp-svg-ignore.svg?branch=master)](https://travis-ci.org/morlay/gulp-svg-ignore)\n[![Dependencies](https://david-dm.org/morlay/gulp-svg-ignore.png)](https://david-dm.org/morlay/gulp-svg-ignore)\n\n## Usage\n\n    var gulp = require('gulp');\n    var gulpSvgIgnore = require('gulp-svg-ignore');\n    var selectorList = ['#layer'] // input an array with jQuery style selector\n\n    gulp.src('*.svg')\n      .pipe(gulpSvgIgnore(selectorList))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorlay%2Fgulp-svg-ignore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorlay%2Fgulp-svg-ignore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorlay%2Fgulp-svg-ignore/lists"}