eslint-plugin-prefer-arrow-functions VS eslint-plugin-import

Compare eslint-plugin-prefer-arrow-functions vs eslint-plugin-import and see what are their differences.

eslint-plugin-prefer-arrow-functions

Auto-fix plain Functions into Arrow Functions, in all cases where conversion would result in the same behaviour (by JamieMason)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
eslint-plugin-prefer-arrow-functions eslint-plugin-import
1 45
41 5,320
- 0.9%
6.3 8.3
about 1 month ago 6 days ago
TypeScript 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-prefer-arrow-functions

Posts with mentions or reviews of eslint-plugin-prefer-arrow-functions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-15.
  • The Best ESLint Rules for React Projects
    8 projects | dev.to | 15 Sep 2023
    I prefer to set a standard for function declarations, so require use of arrow functions with an implicit return if possible. prefer-arrow-functions can do this for us, noting we also need to override some default ESLint rules:

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-prefer-arrow-functions and eslint-plugin-import you can also consider the following projects:

eslint-plugin-move-files - Move and rename files while keeping imports up to date

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

eslint-plugin-react-refresh - Validate that your components can safely be updated with fast refresh

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

javascript - JavaScript Style Guide

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

javascript-style-guide - This project is a code style guide of all basic back- and front end project used at Anolilab.

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

eslint-plugin-filename-rules

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

eslint-plugin-react - React-specific linting rules for ESLint

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]