pretty-html-web
pretty-html-web copied to clipboard
The formatter for the modern web
PrettyHtml
Offline Formatter for your Angular, Vue, Svelte or pure HTML5 codes.
Live: prettyhtml.netlify.com
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.