{"id":19217492,"url":"https://github.com/lwdgit/fis3-hook-cmdpack","last_synced_at":"2026-02-28T02:02:27.567Z","repository":{"id":57237197,"uuid":"45330900","full_name":"lwdgit/fis3-hook-cmdpack","owner":"lwdgit","description":"A fis3 plugin to wrap cmd to amd \u0026 DO NOT NEED require.js","archived":false,"fork":false,"pushed_at":"2015-11-17T10:05:06.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T23:04:38.887Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lwdgit.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":"2015-11-01T06:45:05.000Z","updated_at":"2017-04-03T08:02:24.000Z","dependencies_parsed_at":"2022-08-26T14:04:05.165Z","dependency_job_id":null,"html_url":"https://github.com/lwdgit/fis3-hook-cmdpack","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/lwdgit%2Ffis3-hook-cmdpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwdgit%2Ffis3-hook-cmdpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwdgit%2Ffis3-hook-cmdpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwdgit%2Ffis3-hook-cmdpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lwdgit","download_url":"https://codeload.github.com/lwdgit/fis3-hook-cmdpack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240292365,"owners_count":19778311,"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-11-09T14:22:30.384Z","updated_at":"2025-11-14T02:02:34.554Z","avatar_url":"https://github.com/lwdgit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fis3-hook-cmdpack\r\n\r\n\r\n\u003e 一个自动将cmd模块打包成amd模块，且**无需引入模块加载器**(如require)的插件(FIS3 Only)。\r\n\r\n\r\n#usage\r\n\r\n```javascript\r\n//fis-conf.js\r\nfis.hook('cmdpack');\r\nfis.match('modules/**', {\r\n    cmdpack: true,\r\n    packTo: 'bundle.js'\r\n});\r\n\r\nfis.match('cal.js', {\r\n    packOrder: -100\r\n});\r\n\r\n```\r\n\r\n#example\r\n\r\nSee [example](https://github.com/lwdgit/fis3-hook-cmdpack/tree/master/example).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwdgit%2Ffis3-hook-cmdpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flwdgit%2Ffis3-hook-cmdpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwdgit%2Ffis3-hook-cmdpack/lists"}