A chrome extension for code beautification, minification, sorting, underscore to camel case, table preview, json to java, compare text
json Prettier
sql Prettier
before
after
Install the dependencies:
pnpm installStart the dev server:
pnpm devBuild the app for production:
pnpm buildPreview the production build locally:
pnpm preview- pnpm build
- drag dist to chrome extensions
- Refactor using WXT framework








