{"id":19757867,"url":"https://github.com/meepobrother/meepo-loader","last_synced_at":"2026-05-09T20:49:48.842Z","repository":{"id":57294130,"uuid":"116007968","full_name":"meepobrother/meepo-loader","owner":"meepobrother","description":"loader for angular，按需加载js","archived":false,"fork":false,"pushed_at":"2018-01-05T06:23:02.000Z","size":1776,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-10T22:46:41.756Z","etag":null,"topics":["angular","lab","meepo","system"],"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/meepobrother.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}},"created_at":"2018-01-02T11:25:03.000Z","updated_at":"2018-01-04T00:02:16.000Z","dependencies_parsed_at":"2022-08-29T08:01:37.666Z","dependency_job_id":null,"html_url":"https://github.com/meepobrother/meepo-loader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meepobrother%2Fmeepo-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meepobrother%2Fmeepo-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meepobrother%2Fmeepo-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meepobrother%2Fmeepo-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meepobrother","download_url":"https://codeload.github.com/meepobrother/meepo-loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241089375,"owners_count":19907734,"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":["angular","lab","meepo","system"],"created_at":"2024-11-12T03:21:42.210Z","updated_at":"2026-05-09T20:49:43.821Z","avatar_url":"https://github.com/meepobrother.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## loader for angular\n```ts\nloadSwiper() {\n    let swiper1 = './assets/libs/1.js';\n    let swiper2 = './assets/libs/2.js';\n    this.system.import([swiper1, swiper2]).subscribe(res =\u003e {\n        console.log('swiper1, swiper2 加载完毕', res);\n    });\n\n    this.system.import([swiper2]).subscribe(res =\u003e {\n        console.log('swiper2 加载完毕', res);\n    });\n\n    this.system.import([swiper1]).subscribe(res =\u003e {\n        console.log('swiper1 加载完毕', res);\n    });\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeepobrother%2Fmeepo-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeepobrother%2Fmeepo-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeepobrother%2Fmeepo-loader/lists"}