{"id":45847260,"url":"https://github.com/woxjs/loader","last_synced_at":"2026-02-27T02:01:02.067Z","repository":{"id":96448858,"uuid":"154944595","full_name":"woxjs/loader","owner":"woxjs","description":"🔬 The loader module of wox 🇨🇳","archived":false,"fork":false,"pushed_at":"2019-03-08T05:54:54.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T03:48:13.226Z","etag":null,"topics":["loader","webpack","wox"],"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/woxjs.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-10-27T08:54:45.000Z","updated_at":"2019-03-08T05:54:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"5a024266-490a-4f15-8535-05a1bb0a23aa","html_url":"https://github.com/woxjs/loader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/woxjs/loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woxjs%2Floader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woxjs%2Floader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woxjs%2Floader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woxjs%2Floader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/woxjs","download_url":"https://codeload.github.com/woxjs/loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woxjs%2Floader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29882588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["loader","webpack","wox"],"created_at":"2026-02-27T02:00:40.180Z","updated_at":"2026-02-27T02:01:02.052Z","avatar_url":"https://github.com/woxjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @wox / loader\n\nwox 动态loader加载器，它是一套基于webpack创建的插件。\n\n## Install\n\n```shell\nnpm i @wox/loader -D\n```\n\n## Usage\n\n在`webpack.config.js`配置中写入如下代码：\n\n```javascript\nimport WoxRuntimeLoader from '@wox/loader';\n\nexport default {\n  ...\n  plugins: [\n    new WoxRuntimeLoader(true)\n  ],\n  ...\n}\n```\n\n它有一个参数：是否监听，如果开启，那么表示在开发模式下。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoxjs%2Floader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoxjs%2Floader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoxjs%2Floader/lists"}