{"library":"haml-formatter","type":"library","category":null,"description":"A pure JavaScript/TypeScript formatter for HAML templates that automatically indents and structures HAML code. Version 0.1.0, released in 2019, with no recent updates. It offers a single function FormatHaml with options for tab size and spaces vs tabs. Lightweight and simple, it differs from Ruby-based formatters by being usable in Node.js without Ruby dependencies. Suitable for linting and formatting HAML files in build pipelines or editors.","language":"javascript","status":"maintenance","version":"0.1.0","tags":["javascript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install haml-formatter","imports":["import { FormatHaml } from 'haml-formatter'","import type { Options } from 'haml-formatter'","import FormatHaml from 'haml-formatter'"]},{"cmd":"yarn add haml-formatter","imports":[]},{"cmd":"pnpm add haml-formatter","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"haml-formatter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}