Skip to content

This a simple Visual Code Extension created to edit Vue files without using node.js or a buildpack.

License

Notifications You must be signed in to change notification settings

aaaasmile/vuetempltojs

Repository files navigation

Vuetempltojs

This extension is used for editing vue components with an inline template in js code. The .vue file is used only for editing the component template. This extension copies the content of the template inside the vue file and replace the template section into the js file. In this case there is no need for a builder tool like a webpack.

Features

Edit a Vue template for a component and propagate the chnages also in the js file.

Release Notes

Initial version with the basic functionality.

0.0.3

Added trigger OnSave vue file.

0.0.2

Initial release of vuetempltojs.

About

This a simple Visual Code Extension created to edit Vue files without using node.js or a buildpack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published