https://github.com/DawidWraga/davstack
https://github.com/DawidWraga/davstack
howlerjs immer nextjs react shadcn-ui trpc zustand
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/DawidWraga/davstack
- Owner: DawidWraga
- Created: 2024-03-21T14:15:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-25T19:18:14.000Z (2 months ago)
- Last Synced: 2025-08-08T15:24:23.499Z (2 months ago)
- Topics: howlerjs, immer, nextjs, react, shadcn-ui, trpc, zustand
- Language: TypeScript
- Homepage: https://davstack.com
- Size: 1.93 MB
- Stars: 73
- Watchers: 2
- Forks: 5
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-shadcnui - Github
README
# Davstack
Davstack is a collection of typescript libraries made to help you to build better React/Next.js web applications faster. See [davstack.com](https://davstack.com) for more information.
## Packages
| Package | Description |
| ---------------------------------------------------------- | ---------------------------------------------------------------------------- |
| [@davstack/store](https://davstack.com/store/overview) | State management library based on Zustand |
| [@davstack/service](https://davstack.com/service/overview) | Service layer library for handling business logic |
| [@davstack/sound](https://davstack.com/sound/overview) | Sound management library built with @davstack/store and Howler.js |
| [@davstack/ui](https://davstack.com/ui/overview) | UI component snippets built with Radix UI / tailwind css (extends shadcn ui) |---
Davstack is created and maintained by [Dawid Wraga](https://github.com/DawidWraga) with [Ream](https://www.reamapp.com)