ember-cli-animated-header

0.0.1 • Public • Published

Ember-cli-animated-header

A fixed header that will animate its size on scroll.

这是一个Ember插件,实现了一个小功能:当滚动滑块时,网站头会改变大小。

Installation

$ ember install ember-cli-animated-header --save

Usage 使用

{{#animated-header}}
  Your code
{{/animated-header}}

Contributing 贡献

Pull requests welcome, but they must be fully tested (and pass all existing tests) to be considered. Discussion issues also welcome.

  • git clone this repository
  • npm install
  • bower install

Running Tests 测试

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

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

License

MIT LICENCE 2016 imfly

Thanks

AnimatedHeader

Package Sidebar

Install

npm i ember-cli-animated-header

Weekly Downloads

4

Version

0.0.1

License

MIT

Last publish

Collaborators

  • imfly