Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fnando/ember-rendering
https://github.com/fnando/ember-rendering
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/fnando/ember-rendering
- Owner: fnando
- Created: 2014-12-05T16:41:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-07T12:28:45.000Z (almost 10 years ago)
- Last Synced: 2024-10-19T14:39:44.403Z (26 days ago)
- Language: JavaScript
- Size: 499 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. There are some branches available. Choose one to try it out! Your best bet is `master`, which runs Ember 1.9.10 (HTMLBars) and has a React.js example.
2. After switching to that branch, run `bower install`.
3. After installing dependencies, you can run a local server with `python -m SimpleHTTPServer 9999` or `php -S localhost:9999`.
4. Go to .
5. Always reload the page after rendering the results to have a clean state.![](screenshots/canary-bound.png?raw=true)
![](screenshots/canary-htmlbars-bound.png?raw=true)
![](screenshots/canary-unbound.png?raw=true)
![](screenshots/canary-htmlbars-unbound.png?raw=true)
![](screenshots/canary-worker.png?raw=true)
![](screenshots/canary-react.png?raw=true)
![](screenshots/ember18-bound.png?raw=true)
![](screenshots/ember18-unbound.png?raw=true)
![](screenshots/ember18-worker.png?raw=true)
![](screenshots/ember19-bound.png?raw=true)
![](screenshots/ember19-unbound.png?raw=true)
![](screenshots/ember19-worker.png?raw=true)![](screenshots/bar-comparison.png?raw=true)
[Click here to see the spreadsheet with the data for the bar graph.](https://docs.google.com/spreadsheets/d/1vOdjnwlSdFV03JgGTxZ6w0tGBEnktBFx-OGV6wPaL8U/edit?usp=sharing)