{"id":13472282,"url":"https://github.com/weui/react-weui","last_synced_at":"2025-05-14T14:07:48.699Z","repository":{"id":46605898,"uuid":"44087428","full_name":"weui/react-weui","owner":"weui","description":"weui for react","archived":false,"fork":false,"pushed_at":"2020-08-06T15:18:22.000Z","size":8086,"stargazers_count":2861,"open_issues_count":86,"forks_count":489,"subscribers_count":138,"default_branch":"master","last_synced_at":"2025-05-13T10:46:24.476Z","etag":null,"topics":["component-library","components","react","react-components","ui","ui-components","weui"],"latest_commit_sha":null,"homepage":"https://weui.github.io/react-weui/docs/","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/weui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-12T06:10:32.000Z","updated_at":"2025-05-08T01:30:11.000Z","dependencies_parsed_at":"2022-09-01T15:34:23.745Z","dependency_job_id":null,"html_url":"https://github.com/weui/react-weui","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weui%2Freact-weui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weui%2Freact-weui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weui%2Freact-weui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weui%2Freact-weui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weui","download_url":"https://codeload.github.com/weui/react-weui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254159194,"owners_count":22024558,"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":["component-library","components","react","react-components","ui","ui-components","weui"],"created_at":"2024-07-31T16:00:53.532Z","updated_at":"2025-05-14T14:07:48.674Z","avatar_url":"https://github.com/weui.png","language":"JavaScript","readme":"# React-WeUI \n\n[![Build Status](https://travis-ci.org/weui/react-weui.svg?branch=master)](https://travis-ci.org/weui/react-weui) \n[![Github Workflow Status](https://github.com/weui/react-weui/workflows/ci/badge.svg)](https://github.com/weui/react-weui) \n[![npm version](https://img.shields.io/npm/v/react-weui.svg)](https://www.npmjs.org/package/react-weui)\n\n[WeUI](https://github.com/weui/weui) Components build with [React](http://facebook.github.io/react/).\n\n[![Coverage Status](https://coveralls.io/repos/github/weui/react-weui/badge.svg?branch=master)](https://coveralls.io/github/weui/react-weui?branch=master)  [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md#pull-requests) [![QQ](http://pub.idqqimg.com/wpa/images/group.png)](http://jq.qq.com/?_wv=1027\u0026k=413HLfV)\n\n## Docs\n\n1.0.x [documentation](https://weui.github.io/react-weui/docs/) with live examples.\n0.4.x [documentation](https://n7best.github.io/react-weui-doc-0.4.0) with live examples.\n\n## Installation\n\nWith [npm](http://npmjs.com/):\n\nIf React is not installed\n\n```\nnpm install --save react react-dom\nnpm install --save weui@1.1.0 react-weui\n```\n\nWith React Installed\n\n```\nnpm install weui@1.1.0 react-weui --save\n```\n\nTo use the development version (`API might changes on realese version`)\n\n```\nnpm install react-weui@alpha --save\n```\n\nWith browser (CDN by [unpkg](http://unpkg.com/))\n\nJavacript\n```\nhttps://unpkg.com/react-weui@1.1.2\n```\n\nCSS\n```\nhttps://unpkg.com/react-weui@1.1.1/build/dist/react-weui.css\n```\n## Example\n\nWe have several examples on the documentation. Here is the first one to get you started:\n```javascript\n// app.js\n\nimport React from 'react';\nimport ReactDOM from 'react-dom';\nimport { Button } from 'react-weui';\n//import styles\nimport 'weui';\nimport 'react-weui/build/packages/react-weui.css';\n\nconst App = () =\u003e \u003cButton\u003ehello wechat\u003c/Button\u003e;\n\nReactDOM.render((\n    \u003cApp/\u003e\n), document.getElementById('container'));\n\n```\n\n## Contributing\n\nWelcome and send the PR in! Development of components will happen in this github repo.\n\nSee the [contributing guidelines](https://github.com/n7best/react-weui-1/blob/master/CONTRIBUTING.md) for details.\n\n## Mobile Demo\n\n![react-weui](./docs/qrcode.png)\n\n[1.0.0](https://weui.github.io/react-weui)\n\n## License\n\nThe MIT License([http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT))\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweui%2Freact-weui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweui%2Freact-weui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweui%2Freact-weui/lists"}