{"library":"express-beautifier","type":"library","category":null,"description":"Express.js middleware that beautifies or minifies HTML, JS, and CSS output from any template engine. Current stable version is 0.1.4 (last released in 2022). It wraps js-beautify and html-minifier to provide human-readable output in development and minified output in production. Intended as a maintained fork of the unmaintained express-beautify package. It supports custom options for both beautification and minification, and provides helper methods like res.sendHTML, res.sendJS, res.sendCSS.","language":"javascript","status":"maintenance","version":"0.1.4","tags":["javascript","express","beautify","beautifier","html","filter","render"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install express-beautifier","imports":["import expressBeautify from 'express-beautify'","import { minify } from 'express-beautify'","import createBeautifier from 'express-beautify'; const expressBeautify = createBeautifier({indent_size: 4})"]},{"cmd":"yarn add express-beautifier","imports":[]},{"cmd":"pnpm add express-beautifier","imports":[]}],"homepage":"https://github.com/bonesoul/express-beautifier","github":"ssh://git@github.com/bonesoul/express-beautifier","docs":null,"changelog":null,"pypi":null,"npm":"express-beautifier","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}