A styled-components-like CSS-in-Rust library for the Yew web framework.
styled-yew brings CSS-in-JS styling patterns to Rust web development by providing a styled-components-like API for the Yew framework. It allows developers to write component-scoped styles directly in Rust code, improving maintainability and component encapsulation for WebAssembly applications.
styled! macro to create styled components with clean, declarative syntax.styled-yew embraces the component-centric styling approach popularized by CSS-in-JS libraries, adapting it to Rust's type system and Yew's component model for robust, maintainable web interfaces.
styled-yew is an open-source alternative to the following products:
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.