thepassle / module-graphLinks
Creates a module graph based on a given entrypoint. Supports ESM, monorepos, import attributes, typescript (via a plugin) and is extensible via plugins. Builds on top of es-module-lexer for scanning a module's imports, and oxc-resolver for module resolution.
☆52Updated 4 months ago
Alternatives and similar repositories for module-graph
Users that are interested in module-graph are comparing it to the libraries listed below
Sorting:
- ☆49Updated last year
- Type-safe implementation of invariant with positionals.☆55Updated last year
- Check if the export map declared in package.json is valid☆58Updated 2 years ago
- A collection of functions for working with different casings.☆30Updated 10 months ago
- ☆66Updated 7 months ago
- A tiny (0.5 kB) decimal type for JavaScript☆51Updated 9 months ago
- Formats code with whatever formatter a project is already using. 🧼☆38Updated this week
- A fast function for calculating the visual width of a string once printed to the terminal.☆37Updated last month
- A fast parser and processor for .gitignore files.☆58Updated last year
- A serialization library that can handle functions, promises and symbols too.☆95Updated last year
- Simple API to create test fixtures on disk☆64Updated last week
- A CLI to lint and format MDX content.☆48Updated 3 months ago
- An unplugin for framework authors to implement RSC on top of.☆43Updated 9 months ago
- Abortable and Resolvable Promises.☆55Updated 2 years ago
- Convert a JavaScript value to an ESTree expression☆25Updated last month
- A vite port version of next.js optimizePackagesImports☆28Updated 10 months ago
- Validate parent-child nesting for HTML elements☆30Updated 3 weeks ago
- On-demand bundle analyzer, powered by esbuild.☆129Updated 11 months ago
- Incredibly tiny, fast JS tokenizer☆58Updated 2 years ago
- **WIP** Preact implementation of react server components.☆45Updated 2 years ago
- A utility to build and bisect any version of TypeScript☆88Updated last week
- Universal semi-automatic code-splitter☆43Updated 8 months ago
- snapshot testing companion for node:test☆45Updated last week
- A Visual Studio Code extension loads types(.d.ts) for esm.sh imports.☆42Updated last year
- bundle a project for node and browser using esbuild☆20Updated 2 years ago
- An HTML parser and JSX runtime allowing for HTML to be streamed into a live DOM.☆72Updated last year
- Get all entry-points for an npm package. Supports the `exports` field in `package.json`☆24Updated this week
- Migrate full-fledged TypeScript to TypeScript with erable type annotations only. Compatible with the type annotation proposal as well as …☆17Updated 9 months ago
- Glob search in constant time thanks to git cache☆25Updated 4 years ago
- Mix and match module graphs defined by your Vite environments using import attributes syntax.☆10Updated 4 months ago