Skip to content

This block component will horizontally scroll the content you provide whenever a user hovers over it.

License

Notifications You must be signed in to change notification settings

lazybensch/ember-cli-scrolling-content

Repository files navigation

Ember-cli-scrolling-content

This block component will horizontally scroll the content you provide whenever a user hovers over it.

demo / docs

Check out this Demo which also is an interactive documentation.

simple usage

{{#scrolling-content}}
    //.. the html that should scroll horizontally on mouse-over
{{/scrolling-content}}

Installation

$ ember install ember-cli-scrolling-content

Contributing

Im happy about everyone that wants to contribute, even opening an issue on github. However if you want to contribute to the code just follow the setup instructions below.

  • git clone <repository-url> this repository
  • cd my-addon
  • npm install
  • ember serve
  • Visit your app at http://localhost:4200.

About

This block component will horizontally scroll the content you provide whenever a user hovers over it.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •