{"id":13398480,"url":"https://github.com/Lobos/react-ui","last_synced_at":"2025-03-14T02:31:25.033Z","repository":{"id":28783794,"uuid":"32306488","full_name":"Lobos/react-ui","owner":"Lobos","description":"A collection of components for React, base on bootstrap 4.0. ","archived":false,"fork":false,"pushed_at":"2019-03-22T06:39:05.000Z","size":10213,"stargazers_count":1633,"open_issues_count":17,"forks_count":303,"subscribers_count":118,"default_branch":"master","last_synced_at":"2024-09-30T20:18:21.788Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://lobos.github.io/react-ui/","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/Lobos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-03-16T06:47:36.000Z","updated_at":"2024-08-14T11:30:53.000Z","dependencies_parsed_at":"2022-09-01T23:50:48.212Z","dependency_job_id":null,"html_url":"https://github.com/Lobos/react-ui","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lobos%2Freact-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lobos%2Freact-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lobos%2Freact-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lobos%2Freact-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lobos","download_url":"https://codeload.github.com/Lobos/react-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243511660,"owners_count":20302595,"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-07-30T19:00:27.166Z","updated_at":"2025-03-14T02:31:23.184Z","avatar_url":"https://github.com/Lobos.png","language":"JavaScript","readme":"\u003e## This Project Is Deprecated\n\n\u003eTry another component library [Shineout](https://github.com/sheinsight/shineout)\n\n\u003e此项目已经暂停维护，已发布一个新的轻量，性能更优化的组件库 [Shineout](https://github.com/sheinsight/shineout)，欢迎移步使用。\n\nA collection of components for React, base on bootstrap 4.0. [Docs](http://lobos.github.io/react-ui/0.7)\n\n# Usage\n\n - npm install\n```\nnpm install rctui\n```\n```\nvar ReactUI = require('rctui')\nvar Form = ReactUI.Form\n// or\nimport { Form } from 'rctui'\n...\n// import one Component without other components\nvar Input = require('rctui/Input')\nvar CheckboxGroup = require('rctui/CheckboxGroup')\nvar FormControl = require('rctui/FormControl')\n// or\nimport Input from 'rctui/Input'\n```\n\nIf you don't want compile the file or encounter any compile problems, you can use the built file\n```\n// html\n\u003cscript src=\"https://unpkg.com/rctui/dist/index.js\"\u003e\u003c/script\u003e\n// webpack config\nexternals: {'react': 'React', 'react-dom': 'ReactDOM', 'rctui': 'rctui'},\n// jsx\nimport { Form } from 'rctui'\n...\n\n```\n\n\n# cli\nThere is a internal cli command, help you easy start you app.\n\n**need nodejs \u003e= 4，npm \u003e= 3**\n\n**Waning options all/webpack will overwrite your webpack.config.js file**\n\n```\nnpm install rctui\nnode node_modules/rctui/cli/init.js [options]\noptions:\n    - all        install dependencies and devDependencies package, simple demo code, devServer, webpack config\n    - update     install / update package\n    - demo       a simple demo\n    - server     node devServer.js\n    - webpack    webpack.config.js !warning: will overwrite your webpack.config.js file\n```\n\n# Start Kit\n如果配置仍然有问题的话，可以尝试使用这个 [Start Kit](https://github.com/Lobos/ogier-react).\n","funding_links":[],"categories":["JavaScript","Uncategorized","UI Frameworks","Cases"],"sub_categories":["Uncategorized","Responsive"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLobos%2Freact-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLobos%2Freact-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLobos%2Freact-ui/lists"}