OpenPanel/packages/codemod
Stefan Pejcic 8595a9f4e5 back
2024-05-08 19:58:53 +02:00
..
src back 2024-05-08 19:58:53 +02:00
test back 2024-05-08 19:58:53 +02:00
CHANGELOG.md back 2024-05-08 19:58:53 +02:00
jest.config.js back 2024-05-08 19:58:53 +02:00
LICENSE back 2024-05-08 19:58:53 +02:00
package.json back 2024-05-08 19:58:53 +02:00
README.md back 2024-05-08 19:58:53 +02:00
tsconfig.json back 2024-05-08 19:58:53 +02:00


refine is an open-source, headless React framework for developers building enterprise web applications.

It eliminates repetitive tasks in CRUD operations and provides industry-standard solutions for critical project components like authentication, access control, routing, networking, state management, and i18n.


Created by refine
CLI is forked from next-codemod

About Refine

refine offers lots of out-of-the box functionality for rapid development, without compromising extreme customizability. Use-cases include, but are not limited to admin panels, B2B applications and dashboards.

About This Tool

This is a code migration tool for refine to handle breaking changes that emerge between major versions. It makes it seamless to upgrade your project between breaking changes. It parses your project's code and transforms it automatically so you don't have to.

How to use

To see available options, run:

npx @refinedev/codemod --help

General usage

In terminal, get inside your project root folder with cd and initialize refine-codemod:

npx @refinedev/codemod