eslint-import-resolver-typescript VS eslint-plugin-import

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

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-import-resolver-typescript eslint-plugin-import
2 45
686 5,314
1.3% 0.8%
6.3 8.3
6 days ago 4 days ago
TypeScript JavaScript
ISC 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-import-resolver-typescript

Posts with mentions or reviews of eslint-import-resolver-typescript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-29.
  • How to set up ESLint and Prettier in React TypeScript 5 project? 2023
    3 projects | dev.to | 29 Jul 2023
    eslint-import-resolver-typescript
  • Speeding up the JavaScript ecosystem part 2 – Module Resolution
    4 projects | news.ycombinator.com | 16 Jan 2023
    Thanks, happy you enjoyed the article!

    The PRs for the previous article were all merged. I originally wanted to do the same for this one, but I'm not sure if I have the time to fix all of them. Updating to a newer version of `resolve` already addresses the most notable issue with throwing more errors than necessary, but many parts of the ecosystem still use an old version.

    Manged to land this PR in another package though https://github.com/import-js/eslint-import-resolver-typescri... . Performance there could be easily improved further there.

    Another PR to an eslint plugin was unfortunately rejected as it broke node 4 support https://github.com/import-js/eslint-plugin-import/pull/2654 .

    The other popular package that's used for module resolution is `enhanced-resolve` by the webpack folks and they expect the consumer to deal with passing the appropriate options. So there isn't really a single place to fix this.

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

bun - Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

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

eslint-import-resolver-typescri

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

ESLint - Find and fix problems in your JavaScript code.

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

electron-react-boilerplate - A Foundation for Scalable Cross-Platform Apps

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

electron-react-boilerplate - A Foundation for Scalable Cross-Platform Apps [Moved to: https://github.com/electron-react-boilerplate/electron-react-boilerplate]

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