vue-loader is a loader for webpack that allows you to author Vue components in a format called Single-File Components (SFCs). Allows using other webpack loaders for each part of a Vue component. Allows custom blocks in a .vue file that can have custom loader chains applied to them. Treat static assets referenced in <style> and <template> as module dependencies and handle them with webpack loaders. Simulate scoped CSS for each component. State-preserving hot-reloading during development. In a nutshell, the combination of webpack and vue-loader gives you a modern, flexible and extremely powerful front-end workflow for authoring Vue.js applications. vue-loader is not a simple source transform loader. It handles each language blocks inside an SFC with its own dedicated loader chain (you can think of each block as a "virtual module"), and finally assembles the blocks together into the final module.

Features

  • Allows using other webpack loaders
  • Allows custom blocks
  • Treat static assets as module dependencies
  • State-preserving hot-reloading during development
  • Simulates scoped CSS for each component
  • Flexible and extremely powerful front-end workflow

Project Samples

Project Activity

See All Activity >

Categories

Build Tools

License

MIT License

Follow Vue Loader

Vue Loader Web Site

Other Useful Business Software
Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
Get Avast Free Antivirus | Your top-rated shield against malware and online scams

Boost your PC's defense against cyberthreats and web-based scams.

Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Free Download
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Vue Loader!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Build Tools

Registered

2021-11-10