eslint-plugin-import VS eslint-plugin-deprecated-props

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

eslint-plugin-deprecated-props

ESLint plugin to report deprecated props usage (by Drawbotics)
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-import eslint-plugin-deprecated-props
45 1
5,309 6
0.7% -
8.3 0.0
10 days ago over 1 year ago
JavaScript TypeScript
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-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.

eslint-plugin-deprecated-props

Posts with mentions or reviews of eslint-plugin-deprecated-props. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-10.
  • How to properly deprecate
    3 projects | dev.to | 10 Feb 2022
    Since the JSDoc tag only helps developers if they have eslint-plugin-import/no-deprecated and/or eslint-plugin-deprecated-props installed, you should do the developer a favor by using console.warn when that function or property is used. I'll provide an example below.

What are some alternatives?

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

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

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

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

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

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]

cjs-to-es6 - CLI to convert CommonJS to ES6 modules (UNMAINTAINED)

HTMLHint - ⚙️ The static code analysis tool you need for your HTML

lint-staged - 🚫💩 — Run linters on git staged files

eslint-plugin-import - ESLint plugin with rules that help validate proper imports. [Moved to: https://github.com/import-js/eslint-plugin-import]

javascript - JavaScript Style Guide