SaaSHub helps you find the best software and product alternatives Learn more →
Top 12 TypeScript Import Projects
-
prettier-plugin-sort-imports
A prettier plugin to sort imports in typescript and javascript files by the provided RegEx order.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Project mention: Less is safer: how Obsidian reduces the risk of supply chain attacks | news.ycombinator.com | 2025-09-19
-
Project mention: Feature Based Clean Architecture. Part 4: FBCA: Formalizing Responsibility Boundaries in a NestJS Module | dev.to | 2026-05-10
One important nuance. Nest won't complain in this case: DI will calmly resolve the dependency, because UsersExternalService is exported and AuthPresentationService is allowed to import it. The "who can call whom" restrictions are not the DI graph — they're layer rules; for a machine to catch them, you need a separate linter like eslint-plugin-boundaries. Without it, such violations are caught only by eyes at review — which, as we remember, passes in thirty seconds.
-
-
-
react-spreadsheet-import
Import flow for Excel (.xlsx) and CSV file with automated column matching and validation.
-
-
XToolSet
Typed import, and export XLSX spreadsheet to JS / TS. Template-based create, render, and export data into excel files.
-
-
TypeScript Import discussion
TypeScript Import related posts
-
5 Signs You’ve Built a Secretly Bad Architecture (And How to Fix It)
-
How to auto sort imports in frontend, example with typescript & nextjs
-
Flatfile.com as file ingestion vs custom built?
-
React Best Practices - The Complete List
-
Can't accept the game queue check
-
3RD Party app for Runes?
-
How to quickly sort imports with Prettier
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jun 2026
Index
What are some of the best open-source Import projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | prettier-plugin-sort-imports | 3,940 |
| 2 | csv-import | 1,788 |
| 3 | tslib | 1,338 |
| 4 | eslint-plugin-boundaries | 910 |
| 5 | hyperimport | 835 |
| 6 | style-resources | 598 |
| 7 | react-spreadsheet-import | 550 |
| 8 | vite-plugin-dynamic-import | 218 |
| 9 | XToolSet | 180 |
| 10 | ts-transform-import-path-rewrite | 129 |
| 11 | no-barrel-file | 104 |
| 12 | unplugin-transform-imports | 8 |