ember-cli-scrolling-content

2.0.0 • Public • Published

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.

Package Sidebar

Install

npm i ember-cli-scrolling-content

Weekly Downloads

9

Version

2.0.0

License

MIT

Unpacked Size

6.25 kB

Total Files

9

Last publish

Collaborators

  • daniel_ste
  • lazybensch