reacty_yew
React wrapper
Automatically generates Yew components from React components with TypeScript type definitions
Generate Yew components from React components via Typescript type definitions
54 stars
6 watching
1 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
jsxproc-macroreacttypescriptyew
Related projects:
Repository | Description | Stars |
---|---|---|
hobofan/yew-react-example | A web app demonstration project that integrates React with Yew using web_sys or stdweb variant. | 65 |
jfbilodeau/yew_form | A set of mildly opinionated Yew components to simplify handling forms with the MVC pattern. | 96 |
randylien/generator-react-gulp-browserify | A Yeoman generator for setting up a React project with Gulp, Browserify, and Livereload for rapid development and testing | 422 |
dancespiele/yew_styles | A style framework for Yew without JavaScript dependencies | 155 |
jetli/yew-hooks | Provides an extension to the Yew framework with reusable hooks and effects for managing state and handling side effects in Rust web applications. | 170 |
finnbear/yew_icons | A collection of reusable SVG icons for Yew web applications | 41 |
leturt333/yew_http_starter | A starter template for building a Yew-based web application with HTTP functionality | 4 |
yeoman/generator-node | A Yeoman generator for creating a basic Node.js project with common tools and configurations. | 577 |
bloodyowl/react-styled | A utility for dynamically applying styles to React components with webpack integration | 39 |
matchachoco010/yew-style-in-rs | A Rust library providing scoped CSS styling for Yew web applications. | 23 |
bespokejs/generator-bespoke | Creates a boilerplate project with tools and configurations for building Bespoke.js presentations using Yeoman. | 195 |
milesj/babel-plugin-typescript-to-proptypes | Converts TypeScript interfaces and type aliases to React PropTypes | 367 |
antonmihaylov/react-with-class | Utility methods to create reusable React components with customizable classes and props. | 9 |
jameslnewell/react-create-component-from-tag-prop | Utility to create React components from tag props with customizable styling options | 18 |
ranile/material-yew | A wrapper around Material Web Components to integrate them with the Yew framework | 229 |