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

You Might Also Like
ConnectWise Cybersecurity Management for MSPs Icon
ConnectWise Cybersecurity Management for MSPs

Software and support solutions to protect your clients’ critical business assets

ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
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