angryobject / react-pure-to-class

A transformer to covert pure component to class component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A jscodeshift transformer to create react class component from pure functional component.

This repo uses yarn workspaces feature, it contains the transformer itself and a vscode extension.

About

A transformer to covert pure component to class component


Languages

Language:JavaScript 76.0%Language:TypeScript 24.0%