https://github.com/carlrafting/stewpot
https://github.com/carlrafting/stewpot
deno jsr packages
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/carlrafting/stewpot
- Owner: carlrafting
- Created: 2021-03-09T18:50:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-02-21T13:47:58.000Z (4 months ago)
- Last Synced: 2026-02-21T16:55:54.873Z (4 months ago)
- Topics: deno, jsr, packages
- Language: TypeScript
- Homepage:
- Size: 978 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
```
┌─┐┌┬┐┌─┐┬ ┬┌─┐┌─┐┌┬┐
└─┐ │ ├┤ │││├─┘│ │ │
└─┘ ┴ └─┘└┴┘┴ └─┘ ┴
```
Stewpot is a project that consist of different packages for building systems
with Deno. UI, Web Feeds, Routing and Middleware is what there is so far, and
more is coming as it usually goes.
# Packages
- [@stewpot/feeds](/feeds/)
[](https://jsr.io/@stewpot/feeds)
- [@stewpot/ui](/ui/)
[](https://jsr.io/@stewpot/ui)
- [@stewpot/middleware](/middleware/)
[](https://jsr.io/@stewpot/middleware)
- [@stewpot/routes](/routes/)
[](https://jsr.io/@stewpot/routes)
---