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

https://github.com/carlrafting/stewpot


https://github.com/carlrafting/stewpot

deno jsr packages

Last synced: 4 months ago
JSON representation

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/)
[![JSR](https://jsr.io/badges/@stewpot/feeds)](https://jsr.io/@stewpot/feeds)
- [@stewpot/ui](/ui/)
[![JSR](https://jsr.io/badges/@stewpot/ui)](https://jsr.io/@stewpot/ui)
- [@stewpot/middleware](/middleware/)
[![JSR](https://jsr.io/badges/@stewpot/middleware)](https://jsr.io/@stewpot/middleware)
- [@stewpot/routes](/routes/)
[![JSR](https://jsr.io/badges/@stewpot/routes)](https://jsr.io/@stewpot/routes)

---