Try to transform Vue component to React component
Turn a Vue component into a React component.
Migrate Vue to React, or write React in Vue syntax.
MCP server for Vue to React migration automation
Convert vue to react
An animation library for JavaScript and React.
A simple and powerful JavaScript animation library
> **Compatibility Note:** > Vite requires [Node.js](https://nodejs.org/en/) version 20.19+, 22.12+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.
DOM trap for a focus
vue to react, but llm
MCP server for Vue to React migration automation
User replays for Sentry
Finite State Machines and Statecharts for the Modern Web.
Keep iframes sized to their content.
Kendo UI data query helpers
No description provided.
Kendo UI TypeScript package starter template
Speed Insights is a tool for measuring web performance and providing suggestions for improvement.
Kendo UI typescript package exporting functions for Date manipulations
JavaScript/TypeScript Component Suite for Responsive Web Development
lottie animation view for React
Kendo UI Inputs common package
A tool for connecting your design system components in code with your design system in Figma
Flmngr file manager UI component for React
Add highly interactive components to your Hotwire application with Turbo Mount.
Opinionated minimal Rails authentication scaffolding with Hotwire, React, or Vue + Tailwind.
Quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
Convert Rails YAML locales to i18next JSON, scan frontend code for translation usage, detect missing/unused keys, and check locale synchronization. Supports Svelte, React, and Vue frontends.
Frontend libraries implement OAuth2 flows that authenticate the user with your SPA, but are only part of the picture. If you're storing user data on a backend, you'll need to authenticate them on both the frontend and the backend. That's what Oauth2 Authorization Code Request does, with PKCE thrown in for added security. This gem provides the backend authorization needed, taking in a verification request and logging the user in via JWT with Knock. If you're using Vue/React/etc with a frontend authorization library like @nuxt/auth, and you're running Rails in API mode for your backend, this gem completes the picture.