0.0.1-beta • Published 11 years ago
ember-scrolltop-holder v0.0.1-beta
Ember-scrolltop-holder
It's a wrapper component for content that you want to do some animation with when an user scrolls to it. Use it as thus:
{{#ember-scrolltop-holder}}
<div class="my content">...</div>
{{/ember-scrolltop-holder}}Installation
git clonethis repositorynpm installbower install
Running
ember server- Visit your app at http://localhost:4200.
Running Tests
ember testember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.
0.0.1-beta
11 years ago