Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

docs and site of react-component

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)