{"library":"babel-plugin-remove-template-literals-whitespace","type":"library","category":null,"description":"Babel plugin that strips leading/trailing whitespace and indentation whitespace from template literals at build time. Latest version 1.0.4 is stable, with infrequent releases. Key features: customizable whitespace removal via user-defined function, optional verbose logging. Differentiators: lightweight, focused solely on template literal whitespace, works with any Babel setup. Alternatives like babel-plugin-transform-template-literals or manual post-processing are heavier or require additional configuration. Suitable for minifying HTML templates or CSS-in-JS strings.","language":"javascript","status":"active","version":"1.0.4","tags":["javascript","babel","babel-plugin","template-literals","remove-whitespace","remove-template-literals-whitespace","babel-plugin-remove-template-literals-whitespace"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-remove-template-literals-whitespace","imports":["module.exports = require('babel-plugin-remove-template-literals-whitespace')","plugins: ['remove-template-literals-whitespace']","plugins: [['remove-template-literals-whitespace', { fn: (s) => s.trim() }]]"]},{"cmd":"yarn add babel-plugin-remove-template-literals-whitespace","imports":[]},{"cmd":"pnpm add babel-plugin-remove-template-literals-whitespace","imports":[]}],"homepage":null,"github":"https://github.com/oliverfindl/babel-plugin-remove-template-literals-whitespace","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-remove-template-literals-whitespace","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/babel-plugin-remove-template-literals-whitespace/compatibility"}}