12
Published Tools
0
Total Stars
0
Weekly Downloads
1
GitHub Followers
14
Public Repos
Published Tools
12 Skillsacross 1 categoryVite plugin that integrates [@typed/virtual-modules](../virtual-modules) for virtual module resolution and loading in both dev and build. Enables compile-time code generation—imports like `virtual:config` or `api:./routes` resolve to generated TypeScript
Our vite plugin for building virtual modules to automate repetitive workflows.
TypeScript Language Service plugin that integrates [@typed/virtual-modules](../virtual-modules) into the TypeScript Language Service so editors (VS Code, Cursor, etc.) get full type-checking and IntelliSense for virtual imports such as `virtual:foo`, `rou
A drop-in replacement for `tsc` that uses the custom compiler host from `@typed/virtual-modules`, enabling virtual module resolution during type-checking and compilation.
Synchronous, type-safe virtual module primitives for TypeScript Language Service and compiler-host integrations.
> **Beta:** This package is in beta; APIs may change.