Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add vike and react-styled-classnames #1437

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ A collection of awesome things regarding the React ecosystem.
- [next](https://github.com/vercel/next.js) - The React Framework
- [remix](https://github.com/remix-run/remix) - Full stack web Framework that lets you focus on the user interface
- [gatsby](https://github.com/gatsbyjs/gatsby) - Build modern websites with React
- [vike](https://github.com/vikejs/vike) - Like Next.js but with unprecedented flexibility, dependability, and control. Great react-typescript integration.
- [react-admin](https://github.com/marmelab/react-admin) - A frontend Framework for building B2B applications
- [refine](https://github.com/refinedev/refine) - Build your React-based CRUD applications, without constraints

Expand Down Expand Up @@ -93,6 +94,7 @@ A collection of awesome things regarding the React ecosystem.
- [styled-components](https://github.com/styled-components/styled-components) - Visual primitives for the component age
- [emotion](https://github.com/emotion-js/emotion) - CSS-in-JS library designed for high performance style composition
- [vanilla-extract](https://github.com/seek-oss/vanilla-extract) - Zero-runtime Stylesheets-in-TypeScript
- [react-classmate](https://github.com/richard-unterberg/react-classmate) - manage react component class names and variants with the simplicity of styled-components and cva

#### React Routing

Expand Down