softwareventures / resolve-typescript-pluginLinks
webpack plugin to resolve TypeScript files when importing with js file extension in ESM projects
☆48Updated this week
Alternatives and similar repositories for resolve-typescript-plugin
Users that are interested in resolve-typescript-plugin are comparing it to the libraries listed below
Sorting:
- Resolve things like Node.js — ponyfill for `import.meta.resolve`☆135Updated last year
- utility to create a new trees with a nice syntax☆80Updated 2 years ago
- Check if the export map declared in package.json is valid☆58Updated last year
- Polyfill of `util.parseArgs()`☆125Updated 3 weeks ago
- ☆61Updated last month
- utility to check if a node passes a test☆42Updated last year
- __dirname and __filename for ES Modules environment☆69Updated last year
- Fast CSS Selectors API Engine☆131Updated 3 weeks ago
- Like `require-in-the-middle`, but for ESM import☆146Updated last week
- More ESLint rules for React☆16Updated 2 years ago
- A proposal to add Promise.ownProperties(), Promise.fromEntries() to ECMAScript☆88Updated last year
- A configurable Prettier plugin to format embedded languages in JS/TS Files.☆72Updated last week
- A quality score checker for npm packages.☆99Updated 3 years ago
- ESLint plugin with ^? Twoslash, $ExpectError, and $ExpectType type assertions. 🧩☆115Updated last week
- Allows users to use generators in order to write common functions that can be both sync or async.☆90Updated 2 years ago
- ☆120Updated 2 years ago
- This repo provides a variety of loaders to facilitate quick and easy local development and CI testing.☆46Updated last week
- A Node.js CLI and equivalent JS API to find unused ECMAScript module exports in a project.☆59Updated 10 months ago
- A Rollup/Vite plugin that automatically declares NodeJS built-in modules and npm dependencies as 'external'☆93Updated 2 months ago
- utility to select unist nodes with CSS-like selectors☆67Updated last year
- ECMAScript Async Explicit Resource Management☆58Updated 2 years ago
- utility to add `querySelector`, `querySelectorAll`, and `matches` support for hast☆42Updated 6 months ago
- utility to recursively walk over unist nodes, with ancestral information☆75Updated 7 months ago
- Set project references for TypeScript☆29Updated 2 years ago
- Trace the original position through a source map☆108Updated last month
- A nodejs loader for import maps☆57Updated 2 years ago
- A utility to build and bisect any version of TypeScript☆86Updated this week
- Upgrade warnings to errors☆17Updated last year
- Creates a module graph based on a given entrypoint. Supports ESM, monorepos, import attributes, typescript (via a plugin) and is extensib…