https://github.com/beeequeue/eslint-plugin-import-v2
https://github.com/beeequeue/eslint-plugin-import-v2
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/beeequeue/eslint-plugin-import-v2
- Owner: beeequeue
- Created: 2024-02-25T05:01:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-27T13:35:28.000Z (about 2 months ago)
- Last Synced: 2025-04-27T14:30:36.337Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 182 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eslint-plugin-import-v2
This is a WIP experiment to create a new version of `eslint-plugin-import` that is faster and smaller.
I will probably just add rules that I use and probably stop before being done.
Benchmarks:

Install sizes:
- `eslint-plugin-import`: 5.38MB
- `eslint-plugin-import-v2`: 245.93KB (-95.43%)