Skip to content

foxnewsnetwork/ember-scrolltop-holder

Repository files navigation

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 clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

About

An ember component for wrapping content that should experience a class change when it scrolls into and out of window view

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published