Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spurte/spurtejs

Spurte: 🦕 Fast and Powerful frontend Tooling for Deno projects, with support for Deno URLs, JSR and NPM specifiers
https://github.com/spurte/spurtejs

deno frontend jsr typescript

Last synced: 23 days ago
JSON representation

Spurte: 🦕 Fast and Powerful frontend Tooling for Deno projects, with support for Deno URLs, JSR and NPM specifiers

Awesome Lists containing this project

README

        

# Spurte - Universal Frontend Tooling

Spurte is a drop in frontend dev server that supports Deno projects and modules

## Features

- [ ] 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

## Goals

Check the [goals doc](./TODO.md) for goals for this tool.