Does wasp have a component library?

If not what are some other good react component libraries that would be good for wasp?
2 Replies
kapa.ai
kapa.ai3mo ago
Hi @JudeJeremy. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- Wasp does not have its own component library. However, it does provide several built-in authentication components that you can use in your application, such as Login form, Signup form, Forgot password form, Reset password form, and Verify email form. These components can be used with various authentication methods like Username & Password, Email, Github, Google, and Keycloak source (https://wasp-lang.dev/docs/auth/ui#auth-components). As for other React component libraries, Wasp doesn't recommend any specific ones. However, it's designed to integrate seamlessly with popular web technologies, so you can use any React component library that suits your needs. The choice of library would depend on your specific requirements and preferences. Some popular choices in the React ecosystem include Material-UI, Ant Design, and React Bootstrap. Remember, Wasp is still in early development and the vision for the language includes the ability for anyone to implement their own Wasp library/package with components source (https://wasp-lang.dev/docs/vision). ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ---------------------- Sorry @JudeJeremy, I seem to be having a bit of trouble. Don't worry though, I've pinged my support and they will try to fix me up! :technologist: Perhaps try again in 15mins?
miho
miho3mo ago
We have seen Wasp working well with: - Chakra UI - example project: https://github.com/vincanger/coverlettergpt - Next UI - example project: https://github.com/wasp-lang/ask-the-documents - Just using Tailwind works well with Wasp - https://wasp-lang.dev/docs/project/css-frameworks#tailwind - You can also use ShadCN if you want, but there are small caveats about it: https://gist.github.com/infomiho/b35e9366e16913949e13eaba0538f553
GitHub
GitHub - vincanger/coverlettergpt: Generate Cover Letters based on ...
Generate Cover Letters based on Job Description and your Resumé. Manage jobs and applications. Get Hired. Have fun. Be cool. Go to School. - vincanger/coverlettergpt
GitHub
GitHub - wasp-lang/ask-the-documents: Ask The Documents (Embeddings...
Ask The Documents (Embeddings / ChatGPT) with Wasp & PG Vector - wasp-lang/ask-the-documents
Gist
Using ShadCN with Wasp 0.12+
Using ShadCN with Wasp 0.12+. GitHub Gist: instantly share code, notes, and snippets.
Want results from more Discord servers?
Add your server