{"library":"haml-transpiler-server-loader","type":"library","category":null,"description":"Webpack loader that uses the Ruby-based haml-transpiler-server gem to transpile HAML files to HTML. Version 4.0.0 requires a separate Ruby server process (start via `hamlts`), communicating over TCP/IP. Unlike pure JavaScript HAML transpilers, this leverages the original Ruby implementation for correctness, at the cost of architectural complexity and an external dependency on Ruby and the gem. Configuration allows custom IP, port, and module export style. Suitable for projects already using Ruby HAML tooling.","language":"javascript","status":"active","version":"4.0.0","tags":["javascript","haml","html","ruby","webpack","loader"],"last_verified":"Fri May 01","install":[{"cmd":"npm install haml-transpiler-server-loader","imports":["import 'haml-transpiler-server-loader'; // or use in webpack config as a string","// In webpack config: module.exports = { //...  hamlTranspilerServerLoader: { ip: '127.0.0.1', port: 5487, moduleExport: true } }","import template from './template.html.haml'; // With file-loader and this loader chained"]},{"cmd":"yarn add haml-transpiler-server-loader","imports":[]},{"cmd":"pnpm add haml-transpiler-server-loader","imports":[]}],"homepage":null,"github":"https://github.com/Fire-Dragon-DoL/haml-transpiler-server-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/haml-transpiler-server-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}