Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/spurte/spurtejs
- Owner: spurte
- License: mit
- Created: 2024-07-04T03:35:56.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T16:36:08.000Z (5 months ago)
- Last Synced: 2024-08-10T02:43:20.629Z (5 months ago)
- Topics: deno, frontend, jsr, typescript
- Language: TypeScript
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS
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.