Template transpiler and local development proxy for Vtex CMS. Version 1.10.0 supports native HTTP proxy, parsing of templates, subtemplates, custom controls, native controls, placeholders, shelves, and shelf controls. It auto-injects base scripts per page type and allows dynamic store replace rules. Requires Node >=15. Still incomplete with missing automated backup and upload features. Support via WhatsApp only. Last release 1.0.2.
npm install vtex-cms-template-transpilerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts the native HTTP proxy for local Vtex CMS development with custom port, store URL, and workspace.
Update Node.js to v15 or higher and use ESM imports (import ... from).
Contact via https://api.whatsapp.com/send?phone=5511948559073 for help.
Upgrade to v1.0.2 or later.
Check the README for list of unimplemented features before using in production.
Contact via WhatsApp for setup details.
Use import statements and ensure your project is ESM (type: 'module' in package.json or .mjs extension).
Upgrade Node.js to version >=15 or use a transpiler like Babel.
Ensure config object has valid port, storeUrl, and workspace properties.