Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yohanmishkin/ember-cli-alex

alex for Ember apps ๐Ÿค”๐Ÿ’ญ
https://github.com/yohanmishkin/ember-cli-alex

alex ember ember-cli-alex lint

Last synced: 27 days ago
JSON representation

alex for Ember apps ๐Ÿค”๐Ÿ’ญ

Awesome Lists containing this project

README

        

# ember-cli-alex ยท [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yohanmishkin/ember-cli-alex/blob/master/LICENSE.md) [![npm version](https://badge.fury.io/js/ember-cli-alex.svg)](http://badge.fury.io/js/ember-cli-alex) [![Build Status](https://travis-ci.org/yohanmishkin/ember-cli-alex.svg?branch=master)](https://travis-ci.org/yohanmishkin/ember-cli-alex) [![Ember Observer Score](https://emberobserver.com/badges/ember-cli-alex.svg)](https://emberobserver.com/addons/ember-cli-alex)

**[alex](http://alexjs.com/)** for [Ember](http://ember-cli.com/) apps

> Whether your own or someone else's writing, **alex** helps you find gender favouring, polarising, race related, religion inconsiderate, or other unequal phrasing.

Thanks to **[alex](http://alexjs.com/)** this ember-cli addon allows you to lint your templates a bit more thoughtfully than you might normally.

Installation
------------------------------------------------------------------------------

```
ember install ember-cli-alex
```

Usage
------------------------------------------------------------------------------

Once `ember-cli-alex` is installed `ember-cli-qunit` or `ember-cli-mocha` should automatically run the linting rules when `ember test` is invoked.

Example
------------------------------------------------------------------------------


profane model



POOF!



alex test

License
------------------------------------------------------------------------------

This project is licensed under the [MIT License](LICENSE.md).