{"id":19647121,"url":"https://github.com/lanif-ui/module-boot","last_synced_at":"2025-06-13T08:06:47.620Z","repository":{"id":95284540,"uuid":"115248690","full_name":"LANIF-UI/module-boot","owner":"LANIF-UI","description":"使用rc-tools，自定义模块与组件的基础工程，生成的gh-pages","archived":false,"fork":false,"pushed_at":"2018-01-23T07:44:55.000Z","size":88,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T00:18:35.723Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lanif-ui.github.io/module-boot/","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/LANIF-UI.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}},"created_at":"2017-12-24T08:01:50.000Z","updated_at":"2017-12-25T01:15:57.000Z","dependencies_parsed_at":"2023-04-11T11:19:58.686Z","dependency_job_id":null,"html_url":"https://github.com/LANIF-UI/module-boot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LANIF-UI/module-boot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LANIF-UI%2Fmodule-boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LANIF-UI%2Fmodule-boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LANIF-UI%2Fmodule-boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LANIF-UI%2Fmodule-boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LANIF-UI","download_url":"https://codeload.github.com/LANIF-UI/module-boot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LANIF-UI%2Fmodule-boot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259606975,"owners_count":22883559,"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-11T14:42:35.457Z","updated_at":"2025-06-13T08:06:47.579Z","avatar_url":"https://github.com/LANIF-UI.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# module-boot\n自定义模块与组件的基础工程,来自[generator-rc](https://github.com/react-component/generator-rc)\n\n## 使用\n\n```\n$ git clone https://github.com/LANIF-UI/module-boot.git\n$ cd module-boot\n$ yarn\n$ yarn start\n```\n\n### 文件结构\n\n```\n- examples\n - index.html\n - index.js\n- src\n - Component.js\n - index.js\n- index.js\n- tests\n  - index.js\n- package.json\n```\n\n#### package.json\n\n#### tests/index.js\n\n```js\nimport expect from 'expect.js';\nimport * as React from 'react';\nimport Component from 'rc-test';\n\ndescribe('it', function(){\n    it('works', function(){\n        const component = (\u003cComponent/\u003e\u003ca\u003e\u003c/a\u003e\u003c/Component\u003e);\n        expect(component).to.be(component);\n    });\n});\n```\n\n#### index.html\n\n```\nplaceholder\n```\n\n### 启动\n\n```\nyarn\nyarn start\n```\n\n* run `yarn run chrome-test` to see test\n* open [http://localhost:8000/examples/](http://localhost:8000/examples/) to see demo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanif-ui%2Fmodule-boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flanif-ui%2Fmodule-boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanif-ui%2Fmodule-boot/lists"}