ember-cli-famous

0.1.0 • Public • Published

Ember-cli-famous

The goal of this project is to make developing ember apps using famous easier. Currently we provide famous to be imported and used. We are working on creating a collection of components similar to famous-angular to make it even easier to use.

Installation

  • npm install --save-dev ember-cli-famous
  • ember generate ember-cli-famous

Usage

In your app you can import the famous library wherever you want to use it:

import Surface from 'famous/core/Surface';
// Then use famous directly. Likely this will be in your components.

Project Development Resources

Sources we're referencing when developing this addon

Readme

Keywords

Package Sidebar

Install

npm i ember-cli-famous

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • matthewhager
  • evancorl
  • kmills006
  • chuongle
  • danielo
  • jakecraige