/prettier-diff

A vue js project, that transforms code with prettier, then can a see a diff with diff2html.

Primary LanguageJavaScript

prettier-diff

A vue js project, that transforms code with prettier, then can a see a diff with diff2html.

install & start

git clone https://github.com/Lee182/prettier-diff.git & cd prettier-diff
pnpm install
pnpm run build
pnpm run start

todo

  • configure settings for different transforms
  • html 2 pug, css 2 stylus converters.
  • proper error handling for requests
  • ripple effect ui buttons