Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Commit 4230c2f

Browse files
committed
update
1 parent 04d6d80 commit 4230c2f

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,18 @@ var MyComponent = React.createClass({
3636
* ```options``` represents the chart options (see [chart.js](http://www.chartjs.org/) for details)
3737
* all other parameters will be passed through to the ```canvas``` element
3838

39-
## Support me
39+
40+
### Other React projects that may interest you
41+
42+
* [jhudson8/react-mixin-manager](https://github.com/jhudson8/react-mixin-manager)
43+
* [jhudson8/react-backbone](https://github.com/jhudson8/react-backbone)
44+
* [jhudson8/react-events](https://github.com/jhudson8/react-events)
45+
* [jhudson8/react-semantic-ui](https://github.com/jhudson8/react-semantic-ui)
46+
* [jhudson8/react-css-builder](https://github.com/jhudson8/react-css-builder)
47+
* [jhudson8/gulp-mocha-tdd](https://github.com/jhudson8/gulp-mocha-tdd) (React friendly)
48+
49+
50+
### Support me
4051

4152
If you like this project you may support me by donating something on Gittip, starring this repository or reporting bugs and ideas in the issue section.
4253

0 commit comments

Comments
 (0)