项目作者: shipshapecode

项目描述 :
Ember addon to include headroom.js as an ES2015 module in your app
高级语言: JavaScript
项目地址: git://github.com/shipshapecode/ember-headroom.git
创建时间: 2016-09-01T14:22:23Z
项目社区:https://github.com/shipshapecode/ember-headroom

开源协议:MIT License

下载


Ember-headroom

ember-headroom is built and maintained by Ship Shape. Contact us for Ember.js consulting, development, and training for your project.

npm version
Download count all time
npm
Ember Observer Score
Build Status

Deprecated

This addon has been deprecated, since it was just a shim. You should use ember-auto-import instead.

About

An Ember addon that installs headroom.js in your Ember app and provides an ES2015 module shim for it.

Installation

  1. ember install ember-headroom

Usage

  1. import Headroom from 'headroom';