{"id":22632362,"url":"https://github.com/wotermelon/babel-plugin-syntax-dynamic-lazy-import","last_synced_at":"2025-03-29T04:27:49.466Z","repository":{"id":57157676,"uuid":"132843204","full_name":"wotermelon/babel-plugin-syntax-dynamic-lazy-import","owner":"wotermelon","description":"Modules is loaded as needed.","archived":false,"fork":false,"pushed_at":"2018-07-11T06:20:23.000Z","size":3,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T13:44:10.834Z","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/wotermelon.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":"2018-05-10T03:23:35.000Z","updated_at":"2023-08-07T12:30:23.000Z","dependencies_parsed_at":"2022-09-07T20:33:48.671Z","dependency_job_id":null,"html_url":"https://github.com/wotermelon/babel-plugin-syntax-dynamic-lazy-import","commit_stats":null,"previous_names":["wotermelon/babel-syntax-dynamic-lazy-import"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wotermelon%2Fbabel-plugin-syntax-dynamic-lazy-import","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wotermelon%2Fbabel-plugin-syntax-dynamic-lazy-import/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wotermelon%2Fbabel-plugin-syntax-dynamic-lazy-import/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wotermelon%2Fbabel-plugin-syntax-dynamic-lazy-import/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wotermelon","download_url":"https://codeload.github.com/wotermelon/babel-plugin-syntax-dynamic-lazy-import/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140548,"owners_count":20729797,"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-12-09T02:17:21.493Z","updated_at":"2025-03-29T04:27:49.435Z","avatar_url":"https://github.com/wotermelon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# babel-plugin-syntax-dynamic-lazy-import\n\n\u003e Allow parsing of `lazyImport()`\n\nModules only on demand.\n\n## Installation\n\n```bash\nnpm install babel-plugin-syntax-dynamic-lazy-import --save-dev\n```\n\n## Usage\n\nVia `.babelrc` or babel-loader.\n\n```json\n{\n  \"plugins\": [\"syntax-dynamic-lazy-import\"]\n}\n```\n\n## Example\n\n```js\nconst component = lazyImport('./xx.js', 'xxChunkFileName')\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwotermelon%2Fbabel-plugin-syntax-dynamic-lazy-import","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwotermelon%2Fbabel-plugin-syntax-dynamic-lazy-import","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwotermelon%2Fbabel-plugin-syntax-dynamic-lazy-import/lists"}