Vue Code Masking Tool
Mask and anonymize identifiers and strings in the browser while preserving the structure of a Vue Single-File Component.
Font size
About this tool
Before sharing Vue components, you can replace project-specific information in templates, scripts, and styles with alternative values.
Features
- Vue Single File Component
- Identifiers and values in templates, JavaScript/TypeScript, and styles
How to use
- Paste the Vue code into the input field.
- Select the masking target and display settings.
- Check and copy the structure and masking results.
- You can remove masking individually by right-clicking on the target area of the masking result, and reapply by right-clicking again.
Limitations
- It may not be possible to fully parse syntax specific to build tools or plugins.
- Components may not be executable as is after masking.
Privacy: Input and results are processed in your browser and are neither sent to nor stored on the Develop Tools server.