{"library":"html-formatter","type":"library","category":null,"description":"A minimal HTML prettifier that formats HTML strings with proper indentation. Current stable version is 0.1.9, last updated in 2018, with no recent releases or maintenance activity. It uses a single `render()` function to beautify ugly HTML. Compared to alternatives like `prettier` or `js-beautify`, this package is far less feature-rich and has not been updated in years. It only supports CommonJS and does not ship TypeScript types. Not recommended for new projects.","language":"javascript","status":"abandoned","version":"0.1.9","tags":["javascript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install html-formatter","imports":["const formatter = require('html-formatter')","const formatter = require('html-formatter'); formatter.render(html)","No TypeScript types available; use @ts-ignore or declare module."]},{"cmd":"yarn add html-formatter","imports":[]},{"cmd":"pnpm add html-formatter","imports":[]}],"homepage":"https://github.com/uznam8x/html-formatter#readme","github":"https://github.com/uznam8x/html-formatter","docs":null,"changelog":null,"pypi":null,"npm":"html-formatter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}