Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/react-component/react-component.github.io
docs and site of react-component
https://github.com/react-component/react-component.github.io
Last synced: 19 days ago
JSON representation
docs and site of react-component
- Host: GitHub
- URL: https://github.com/react-component/react-component.github.io
- Owner: react-component
- Created: 2014-12-17T04:28:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T04:14:24.000Z (almost 9 years ago)
- Last Synced: 2024-02-17T11:38:24.422Z (9 months ago)
- Language: HTML
- Homepage: http://react-component.github.io
- Size: 36.1 KB
- Stars: 379
- Watchers: 49
- Forks: 51
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-component.github.io
docs and site of react-component
http://react-component.github.io
## Docs
### 中文
- [如何开发一个 react 组件](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/how-to-write-a-react-component.md)
- [react 组件代码规范](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-code-style.md)
- [react 组件设计原则](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-design.md)
- [kissy 与 react 组件编写异同](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/kissy-react-compare.md)## third-party recommended react components
- [search index](http://react-components.com)
- [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap/)
- [react-forms](https://github.com/prometheusresearch/react-forms)
- [react-router](https://github.com/rackt/react-router)
- [flux-router-component](https://github.com/yahoo/flux-router-component)## tutorials
- [learning-react](https://github.com/yiminghe/learning-react)
- [awesome-react](https://github.com/enaqx/awesome-react)
- [react-learning](https://github.com/rpflorence/react-training)
- [react-starter-kit](https://github.com/kriasoft/react-starter-kit)