Skip to content

Webpack loader for Vue.js components

License

Notifications You must be signed in to change notification settings

flytreeleft/vue-loader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-loader Build Status npm package

Vue.js component loader for Webpack.

Unofficial features

  1. Loading style when components is attached to DOM;
  2. Appending style to the <head/> of component element's owner document(e.g. iframe);

Note, they are default behavior until now, and dependent on this custom style-loader;

It allows you to write your components in this format:

screenshot

For detailed usage, checkout the documentation.

There are also some example projects:

License

MIT

About

Webpack loader for Vue.js components

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%