Spurte is a drop in frontend dev server that supports Deno projects and modules
- Deno Module Resolution
- Import Map Resolution
- Support for npm: and jsr: specifiers
- Module transpilation
- Deno-native APIs for Server and Bundling
- Optional non-Deno-native APIs (SWC + Rollup) for Server and Bundling
- Integration with SSR
Check the goals doc for goals for this tool.