{"id":17982687,"url":"https://github.com/devfake/laravel-elixir-remove","last_synced_at":"2025-03-25T19:31:39.679Z","repository":{"id":85262101,"uuid":"44242919","full_name":"devfake/laravel-elixir-remove","owner":"devfake","description":"Delete files / folders for Elixir version 5 and 6","archived":true,"fork":false,"pushed_at":"2016-06-20T08:41:19.000Z","size":2,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T16:39:30.534Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/devfake.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":"2015-10-14T11:20:15.000Z","updated_at":"2024-12-23T19:25:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"69076422-1b12-46d1-8f97-29e6dd466029","html_url":"https://github.com/devfake/laravel-elixir-remove","commit_stats":{"total_commits":6,"total_committers":2,"mean_commits":3.0,"dds":"0.16666666666666663","last_synced_commit":"4e6c3190ad851c691e546fb5716955e10d12e1a3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfake%2Flaravel-elixir-remove","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfake%2Flaravel-elixir-remove/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfake%2Flaravel-elixir-remove/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfake%2Flaravel-elixir-remove/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devfake","download_url":"https://codeload.github.com/devfake/laravel-elixir-remove/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245530254,"owners_count":20630516,"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-29T18:14:51.652Z","updated_at":"2025-03-25T19:31:39.674Z","avatar_url":"https://github.com/devfake.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel Elixir Remove\n\nDelete files / folders using globs with [del](https://www.npmjs.com/package/del) for [Laravel Elixir](https://github.com/laravel/elixir). This package is the same as [laravel-elixir-delete](https://www.npmjs.com/package/laravel-elixir-delete), but it works with Elixir version 5 and 6.\n\n## Install\n\nInstall this package over npm.\n\n```sh\nnpm install laravel-elixir-remove --save-dev\n```\n\nRequire it in your `gulpfile.js` and use it.\n\n```javascript\nvar elixir = require('laravel-elixir');\n\nrequire('laravel-elixir-remove');\n\nelixir(function(mix) {\n\n  mix.remove('src/file.js');\n  \n  // or for multiple files:\n  \n  mix.remove(['src/file.js', 'other/file.js']);\n\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfake%2Flaravel-elixir-remove","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevfake%2Flaravel-elixir-remove","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfake%2Flaravel-elixir-remove/lists"}