Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomchentw/xrossref
https://github.com/tomchentw/xrossref
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomchentw/xrossref
- Owner: tomchentw
- License: mit
- Archived: true
- Created: 2015-06-09T04:54:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-06T04:35:12.000Z (over 8 years ago)
- Last Synced: 2024-06-22T20:19:31.471Z (6 months ago)
- Language: JavaScript
- Homepage: https://tomchentw.github.io/xrossref/
- Size: 2.32 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xrossref
> GitHub repos cross compare references[![Travis CI][travis-image]][travis-url] [![Quality][codeclimate-image]][codeclimate-url] [![Coverage][codeclimate-coverage-image]][codeclimate-coverage-url] [![Dependencies][gemnasium-image]][gemnasium-url] [![Gitter][gitter-image]][gitter-url]
## Usage
* [tomchentw's React repos][tomchentws_react_repos]
* [React v.s. Angular v.s. Backbone v.s. Ember][react_vs_angular_vs_backbone_vs_ember]
* [13 Top Flux Implementations][13_top_flux_implementations]
* [Comparison of CSS in JS Libraries][comparasion_of_css_in_js_libraries]## Development
```shell
git clone ...
npm install
npm start
```Then open [http://localhost:8080](http://localhost:8080).
Also hosted on [Parse Cloud Code](https://xrossref.parseapp.com).
## Credits
* [flux-implementations-spreadsheet][flux-implementations-spreadsheet] from [social-tables-tech-13-top-flux-implementations][social-tables-tech-13-top-flux-implementations] on Medium
* [Comparison of CSS in JS Libraries for React][comparasion_of_css_in_js_libraries_for_react] from [Radium][Radium][flux-implementations-spreadsheet]: https://docs.google.com/spreadsheets/d/1AddJl_vMnCHgdAbabMoIJ087xHuBwJ9jQMfA0mDD_D8/edit#gid=0
[social-tables-tech-13-top-flux-implementations]: https://medium.com/social-tables-tech/we-compared-13-top-flux-implementations-you-won-t-believe-who-came-out-on-top-1063db32fe73
[comparasion_of_css_in_js_libraries_for_react]: https://github.com/FormidableLabs/radium/blob/1dc17336e5d5a1232239c57ff5653a176f330ddd/docs/comparison/README.md
[Radium]: http://projects.formidablelabs.com/radium/## Contributing
[![devDependency Status][david-dm-image]][david-dm-url]
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request[travis-image]: https://img.shields.io/travis/tomchentw/xrossref.svg?style=flat-square
[travis-url]: https://travis-ci.org/tomchentw/xrossref
[codeclimate-image]: https://img.shields.io/codeclimate/github/tomchentw/xrossref.svg?style=flat-square
[codeclimate-url]: https://codeclimate.com/github/tomchentw/xrossref
[codeclimate-coverage-image]: https://img.shields.io/codeclimate/coverage/github/tomchentw/xrossref.svg?style=flat-square
[codeclimate-coverage-url]: https://codeclimate.com/github/tomchentw/xrossref
[gemnasium-image]: https://img.shields.io/gemnasium/tomchentw/xrossref.svg?style=flat-square
[gemnasium-url]: https://gemnasium.com/tomchentw/xrossref
[gitter-image]: https://badges.gitter.im/Join%20Chat.svg
[gitter-url]: https://gitter.im/tomchentw/xrossref?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
[david-dm-image]: https://img.shields.io/david/dev/tomchentw/xrossref.svg?style=flat-square
[david-dm-url]: https://david-dm.org/tomchentw/xrossref#info=devDependencies[tomchentws_react_repos]: https://tomchentw.github.io/xrossref/#dG9tY2hlbnR3L3JlYWN0LWdvb2dsZS1tYXBzLCB0b21jaGVudHcvcmVhY3QtdG9hc3RyLCB0b21jaGVudHcvcmVhY3QtcHJpc20=
[react_vs_angular_vs_backbone_vs_ember]: https://tomchentw.github.io/xrossref/#ZmFjZWJvb2svcmVhY3QsIGFuZ3VsYXIvYW5ndWxhci5qcywgamFzaGtlbmFzL2JhY2tib25lLCBlbWJlcmpzL2VtYmVyLmpz
[13_top_flux_implementations]: https://tomchentw.github.io/xrossref/#YWNkbGl0ZS9mbHVtbW94LCBnb2F0c2xhY2tlci9hbHQsIEJpbmFyeU11c2UvZmx1eHhvciwgYWRkdGhpcy9mbHV4dGhpcywgbWFydHlqcy9tYXJ0eSwga2Vud2hlZWxlci9tY2ZseSwgeWFob28vZmx1eGlibGUsIGRlbG9yZWFuanMvZGVsb3JlYW4sIExlYW5LaXQtTGFicy9sdXguanMsIHNwb2lrZS9yZWZsdXhqcywgb21uaXNjaWVudGpzL29tbmlzY2llbnQsIGptcmVpZHkvZmx1eHksIGF6dS9tYXRlcmlhbC1mbHV4
[comparasion_of_css_in_js_libraries]: https://tomchentw.github.io/xrossref/#Rm9ybWlkYWJsZUxhYnMvcmFkaXVtLCBqcy1uZXh0L3JlYWN0LXN0eWxlLCBtYXJ0aW5hbmRlcnQvcmVhY3QtaW5saW5lLCBwZXRlaHVudC9qc3hzdHlsZSwganNzdHlsZXMvcmVhY3QtanNzLCBXaWxkaG9uZXkvUmVhY3RTaGFkb3csIHJhcGhhbW9yaW0vbmF0aXZlLWNzcywgZXJpY3dvb2xleS9yZWFjdC1pbi1zdHlsZSwgamh1ZHNvbjgvcmVhY3QtY3NzLWJ1aWxkZXIsIGJsYWtlZW1icmV5L3JlYWN0LWZyZWUtc3R5bGUsIFJpY2tXb25nL3JlYWN0LWlubGluZS1jc3MsIGVsaWVyb3RlbmJlcmcvcmVhY3Qtc3RhdGljcy1zdHlsZXMsIG5pY2svcmVhY3Qtc3R5bCwgaGFja2hhdC9zbWFydC1jc3MsIGtvZHlsL3N0aWxy