aidenybai / aidenybai/react-grab

Direct editing of class and element attributes

Abierto
#217 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
7.6k
Forks
340
Merge medio
5 h 12 min
PR fusionados (30 d)
6

Descripción

### Description

Hello, I'm [@Bart_nocry](https://x.com/Bart_nocry). I love React Grab, it's a super useful tool.

Currently, you can select any element on the page and ask Claude/CodeX to make changes. However, I would like a more direct feature:

**Allow editing className, id, attributes, etc. of an HTML element and apply the change to the source code**, without having to go through an Agent.

### Example of desired use

1. I select a `

`
2. I type or choose: `class=“card bg-blue-500 text-white”`
3. React Grab updates the source code with the new class (without an agent).

### Why would this be awesome?

- Much faster for simple visual adjustments
- Avoids the overhead of calling a full LLM just to change a class
- Greatly facilitates the workflow of developers who use Tailwind, Shadcn, etc.

Thanks for the open-source project! 🚀

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.