Home / Vuejs Asset Management
13 Components & Libraries
Sortby
Poi is a bundler built on the top of webpack, trying to make developing and bundling apps with webpack as easy as possible. The Poi project is support
Vite SVG loader Vite 2.x plugin to load SVG files as Vue components. template MyIcon / /template script setup import MyIcon from './my-icon
⚠️ Vue3 support: https://github.com/FranckFreiburger/vue3-sfc-loader ⚠️ http-vue-loader Load .vue files directly from your html/js. No node.js environ
vue-loader webpack loader for Vue Single-File Components NOTE: The master branch now hosts the code for v15! Legacy code is now in the v14 branch. Doc
vue-svg-loader webpack loader that lets you use SVG files as Vue components Documentation - FAQ Installation npm i -D vue-svg-loader@beta yarn add --
VueScript2 - Simple, Familiar Asynchronous Script Loading VueScript2 brings back the script tag to your SPA (Single Page App)! This tiny library sho
THIS REPOSITORY IS DEPRECATED Note: We are concentrating our efforts on supporting webpack and rollup. vueify Browserify transform for Vue.js componen
vue-jsx-hot-loader Works with: This loader will enable Hot Module Replacement for Webpack when using Vue's JSX render functions. Installation npm inst
Vue Registrar A dynamic component registrar and Vuex module assembler A Vue.js package that makes your code a lot cleaner and much more understandable
vue-automatic-import-loader Using a match function to automatic import your own project's components This repo copy from vuetify-loader and remove the
Vue separate files Webpack loader Creates .vue single file components on fly, allowing you to have clean separated components files and still enjoy ad
Vue Brunch Adds support to Brunch for pre-compiling single file Vue components. Installation For 2.x support, use the master branch... npm install vue
vue-webpack-simple-boilerplate A simple Webpack setup for vue-loader for quick prototyping. Usage This is a project template for vue-cli. $ npm instal