Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 ๐ค๐ญ
- Host: GitHub
- URL: https://github.com/yohanmishkin/ember-cli-alex
- Owner: yohanmishkin
- License: mit
- Created: 2018-03-01T21:28:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T16:31:09.000Z (almost 2 years ago)
- Last Synced: 2024-10-06T13:30:55.950Z (about 1 month ago)
- Topics: alex, ember, ember-cli-alex, lint
- Language: JavaScript
- Homepage:
- Size: 1.02 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-ember - ember-cli-alex - Alex for Ember.js apps. (Packages / Codestyle)
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
------------------------------------------------------------------------------
POOF!
License
------------------------------------------------------------------------------This project is licensed under the [MIT License](LICENSE.md).