eslint-plugin-ember VS eslint-plugin-import

Compare eslint-plugin-ember vs eslint-plugin-import and see what are their differences.

eslint-plugin-ember

An ESLint plugin that provides set of rules for Ember applications based on commonly known good practices. (by ember-cli)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
eslint-plugin-ember eslint-plugin-import
2 45
256 5,309
0.0% 1.5%
8.7 8.3
7 days ago 3 days ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

eslint-plugin-ember

Posts with mentions or reviews of eslint-plugin-ember. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-12.
  • [AskJS] How heavy do you lean into TypeScript?
    2 projects | /r/javascript | 12 Dec 2021
    Here's the ticket I created. It's not adding types, it's doing something else. I was more talking about the general idea of automated changes to my code.
  • Remodeling an Ember App - Testing
    6 projects | dev.to | 16 Jun 2021
    We only needed to ignore two rules in our .template-lintrc.js, we only needed to add two rule ignores. We can learn all about why these rules exist by searching for the rule name in eslint-plugin-ember source code. The file name matches the rule that shows up in the warnings. You can find it quickly on GitHub by pressing the letter T from the repository's main page and typing in the name of the rule.

eslint-plugin-import

Posts with mentions or reviews of eslint-plugin-import. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-21.

What are some alternatives?

When comparing eslint-plugin-ember and eslint-plugin-import you can also consider the following projects:

ember-template-lint - Linter for Ember or Handlebars templates

prettier-plugin-organize-imports - Make Prettier organize your imports using the TypeScript language service API.

lint-to-the-future - A modern way to progressively update your code to the best practices

madge - Create graphs from your CommonJS, AMD or ES6 module dependencies

ReactTemplate - Preconfigured React project with webpack build system and jest unit testing

eslint-plugin-svelte3 - An ESLint plugin for Svelte v3 components.

ember-power-select - The extensible select component built for ember.

eslint-plugin-import-helpers - ESLint plugin to help enforce a configurable order for import statements

ember-cli-eslint - Ember CLI addon for linting Ember projects with ESLint

unimported - Find and fix dangling files and unused dependencies in your JavaScript projects.

turborepo - Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turborepo and Turbopack. [Moved to: https://github.com/vercel/turbo]

eslint-plugin-deprecated-props - ESLint plugin to report deprecated props usage