ember-debonair

Get your Ember app/addon in ship shape


Keywords
ember-addon, debonair, ship shape, suave
License
MIT
Install
npm install ember-debonair@0.0.3

Documentation

ember-debonair

Ship Shape

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

npm version Ember Observer Score Build Status Greenkeeper badge

Compatibility

  • Ember.js v2.18 or above
  • Ember CLI v2.13 or above
  • Node.js v8 or above

About

Ember-debonair is an oppinionated set of ESLint rules, addons, configurations, etc. that you can use to get up and running quickly with your Ember app or addon. You can use these addons to enforce code style and code coverage, setup a grid with flexi, use SCSS for your styles, etc. The rules and addons, included here, are heavily used throughout the Ember community, but are tweaked slightly to the opinions I wanted to enforce for Ship Shape addons and apps.

Installation

ember install ember-debonair

Packages

App Styling

Code Climate / Test Coverage

Code Style

Misc

Files

ESLint

  • .eslintrc.js Extends eslint-plugin-ship-shape
  • /tests/.eslintrc.js Uses the default embertest from ember-cli-eslint

Stylelint

  • .stylelintrc.js Extends stylelint-config-ship-shape

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.