https://github.com/bholmesdev/simple-stack
🌱 Web apps made simple
https://github.com/bholmesdev/simple-stack
astro twitter video
Last synced: 12 days ago
JSON representation
🌱 Web apps made simple
- Host: GitHub
- URL: https://github.com/bholmesdev/simple-stack
- Owner: bholmesdev
- License: other
- Created: 2023-11-28T01:54:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-29T11:33:42.000Z (9 months ago)
- Last Synced: 2025-03-28T01:11:51.121Z (28 days ago)
- Topics: astro, twitter, video
- Language: TypeScript
- Homepage: https://simple-stack.dev
- Size: 19.5 MB
- Stars: 297
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Simple Stack 🌱
**Web apps made simple.**
Simple stack is a suite of tools built for [Astro](https://astro.build) to simplify your workflow.
## Packages
Simple stack offers a growing collection of packages:
- **[🔎 Simple query](https://simple-stack.dev/query):** The simplest way to query elements from your Astro component.
- **[🌊 Simple stream](https://simple-stack.dev/stream):** Suspend Astro components with fallback content.
- **[🧘♂️ Simple form](https://simple-stack.dev/form):** A full stack solution to validate forms with your client framework of choice.
- **[🔎 Simple scope](https://simple-stack.dev/scope):** A scoped ID generator for any file you're in. Perfect for form label IDs and query selectors.## Get involved
Simple stack is open to contributors! You can [join the discord](https://wtw.dev/chat) to share ideas, and [read the contributing guide](https://github.com/bholmesdev/simple-stack/blob/main/CONTRIBUTING.md) to make your first pull request.