ember-cli-syfl-blueprints

1.1.0 • Public • Published

ember-cli-syfl-blueprints

Ember and Ember-Data specific blueprints for Storyful projects.

Installation and Usage

Installation

  • $ yarn add github:storyful/ember-cli-syfl-blueprints --dev

Usage

  • $ ember g component some-component

Notes

Component

  • Includes namespaced className and makes it available for the template.
  • Uses recomended syntax for components
  • Generates .sass file inside components folder
  • Refreshes _components.sass
  • Integration tests checks for class presence and if yield works

Contributing

Installation

  • git clone <repository-url> this repository
  • cd ember-cli-syfl-blueprints
  • npm install

Running

Running Tests

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

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

Readme

Keywords

Package Sidebar

Install

npm i ember-cli-syfl-blueprints

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

12.9 kB

Total Files

16

Last publish

Collaborators

  • tarmann