{"id":23774455,"url":"https://github.com/shawn2016/isui","last_synced_at":"2025-09-05T18:32:00.119Z","repository":{"id":57278333,"uuid":"118804507","full_name":"shawn2016/isui","owner":"shawn2016","description":"react组件库","archived":false,"fork":false,"pushed_at":"2018-03-08T09:00:24.000Z","size":673,"stargazers_count":14,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T02:18:21.000Z","etag":null,"topics":["eslint","less","react","react-router","stylelint","webpack"],"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/shawn2016.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-24T18:23:42.000Z","updated_at":"2024-01-26T15:56:42.000Z","dependencies_parsed_at":"2022-09-18T19:12:07.638Z","dependency_job_id":null,"html_url":"https://github.com/shawn2016/isui","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/shawn2016%2Fisui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawn2016%2Fisui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawn2016%2Fisui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawn2016%2Fisui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shawn2016","download_url":"https://codeload.github.com/shawn2016/isui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232052267,"owners_count":18465727,"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":["eslint","less","react","react-router","stylelint","webpack"],"created_at":"2025-01-01T06:14:32.027Z","updated_at":"2025-01-01T06:14:32.413Z","avatar_url":"https://github.com/shawn2016.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/shawn2016/isui.git\"\u003e\n    \u003cimg width=\"150\" src=\"https://github.com/shawn2016/icons/blob/master/favicon.png?sanitize=true\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nisui\n---\n\nA high quality UI Toolkit, A Component Library for React 16+. 💘\n\n### Installation\n\n```bash\nnpm install isui --save\n```\n\n### Basic Usage\n\n```js\nimport React from 'react';\nimport ReactDOM from 'react-dom';\nimport { Button } from 'isui';\n\nReactDOM.render(\n  \u003cButton type=\"primary\"\u003eHello\u003c/Button\u003e, \n  document.getElementById('app')\n);\n```\n\n### Documentation\n\nVisit the [http://nodedai.com/isui/#/cn/quick-start](http://nodedai.com/isui/#/cn/quick-start) website for more information.\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/shawn2016/isui.git\"\u003e\u003cimg src=\"https://github.com/shawn2016/isui/blob/master/demo.png\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n### Development\n\nTo develop, run the self-reloading build, Get the code:\n\n```bash\n$ git clone https://github.com/shawn2016/isui.git\n$ cd isui\n$ npm install # or  yarn install\n# or\n$ npm install --phantomjs_cdnurl=http://npm.taobao.org/mirrors/phantomjs\n```\n\nTo develop, run the self-reloading build:\n\n```bash\n# Run the app\n# Restart the app automatically every time code changes. \n# Useful during development.\n$ npm start\n```\n\nOpen your browser and visit http://127.0.0.1:2087\n\nUpdate the document\n\n```bash\nnpm run deploy\n```\n\nFolders\n\n```bash\n├── dist           # document the static file.\n├── docs           # documentation in markdown\n├── lib            \n├── package.json\n├── script\n└── src            # react source code \n```\n\n本组件库基于 [uiw-react](https://github.com/uiw-react/uiw.git) 修改，感谢！\n\n### License\n\nLicensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshawn2016%2Fisui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshawn2016%2Fisui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshawn2016%2Fisui/lists"}