Skip to content

Prettyhtml/pretty-html-web

Repository files navigation

PrettyHtml

Offline Formatter for your Angular, Vue, Svelte or pure HTML5 codes.

Live: prettyhtml.netlify.com

Screenshot of prettyhtml

About

Uses browserified version of the prettyhtml (👍)

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Run the unit tests

yarn run test:unit

Dependencies

  • vue-prism-editor: A dead simple code editor with syntax highlighting and line numbers.
  • tailwindcss: A utility-first CSS framework for rapidly building custom user interfaces.
  • vue: Reactive, component-oriented view layer for modern web interfaces.

Licence

MIT © Mesut Koca