{"id":17498394,"url":"https://github.com/miguelcastillo/bit-loader-remove","last_synced_at":"2025-09-03T08:21:18.103Z","repository":{"id":74788206,"uuid":"78395785","full_name":"MiguelCastillo/bit-loader-remove","owner":"MiguelCastillo","description":"bit-loader plugin to remove a dependency from the bundle","archived":false,"fork":false,"pushed_at":"2018-09-19T03:30:15.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T20:41:28.987Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MiguelCastillo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-01-09T05:08:37.000Z","updated_at":"2018-12-11T20:18:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b8d13f0-8933-41b2-a17a-e3e84e39d58e","html_url":"https://github.com/MiguelCastillo/bit-loader-remove","commit_stats":{"total_commits":14,"total_committers":3,"mean_commits":4.666666666666667,"dds":0.3571428571428571,"last_synced_commit":"9d8a431c6426ad4afb418ad56e2e0803c118b1a5"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader-remove","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader-remove/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader-remove/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader-remove/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiguelCastillo","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader-remove/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246914895,"owners_count":20854295,"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-19T16:55:46.439Z","updated_at":"2025-04-03T00:27:07.028Z","avatar_url":"https://github.com/MiguelCastillo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bit-loader-remove\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/MiguelCastillo/bit-loader-remove.svg)](https://greenkeeper.io/)\n\nbit-loader plugin to remove modules from bundles\n\n## Example\n\n``` javascript\nvar Bitbundler = require(\"@bit/bundler\");\nvar jsPlugin = require(\"@bit/loader-js\");\nvar removePlugin = require(\"@bit/loader-remove\");\n\nvar bitbundler = new Bitbundler({\n  loader: [\n    jsPlugin(),\n    removePlugin(['http-request'])\n  ]\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiguelcastillo%2Fbit-loader-remove","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiguelcastillo%2Fbit-loader-remove","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiguelcastillo%2Fbit-loader-remove/lists"}