Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Vue Loader is a Webpack loader that enables developers to write Vue.js components as Single-File Components (`.vue` files), bundling template, script,

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
yyx990803's profile
yyx990803
197 contributions
haoqunjiang's profile
haoqunjiang
49 contributions
Jinjiang's profile
Jinjiang
34 contributions
Alex-Sokolov's profile
Alex-Sokolov
9 contributions
clarkdo's profile
clarkdo
3 contributions
jkzing's profile
jkzing
2 contributions
jamesgeorge007's profile
jamesgeorge007
2 contributions
pi0's profile
pi0
2 contributions
ulivz's profile
ulivz
2 contributions
bibi7's profile
bibi7
1 contributions
yujahua

yujahua/vue-loader-v16

📦 Webpack loader for Vue.js components

2
0
MIT License

Support the dependencies of yujahua/vue-loader-v16

Account's avatar
vuejs/component-compiler-utils
Lower level utilities for compiling Vue single file components
Account's avatar
bevacqua/hash-sum
Blazing fast unique hash generator
Account's avatar
webpack/loader-utils
utils for webpack loaders
Account's avatar
vuejs/vue-hot-reload-api
hot reload api for *.vue components
Account's avatar
vuejs/vue-style-loader
Vue.js style loader module for webpack
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for webpack
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
babel/babel-preset-env
A Babel preset for each environment.
Account's avatar
conventional-changelog/conventional-changelog
Generate a changelog from git metadata.
Account's avatar
vuejs/eslint-plugin-vue-libs
eslint plugin for vue.js projects
Account's avatar
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
Account's avatar
blakeembrey/javascript-stringify
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
trentm/json
a 'json' command for massaging and processing JSON on the command line
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
peerigon/markdown-loader
markdown-loader for webpack
Account's avatar
streamich/memfs
In-memory file-system with Node's fs API.
Account's avatar
sass/node-sass
Wrapper around libsass
Account's avatar
yyx990803/pug-plain-loader
Pug to plain html loader for webpack
Account's avatar
mozilla/source-map
Generates and consumes source maps
Account's avatar
stylus/stylus
Robust, expressive, and feature-rich CSS superset
Account's avatar
TypeStrong/ts-loader
TypeScript loader for webpack
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vuejs/core
The progressive JavaScript framework for building modern web UI.
Account's avatar
vuejs/vue
server renderer for Vue 2.0
Account's avatar
vuejs/vue
template compiler for Vue 2.0
Account's avatar
vuejs/vuepress
Minimalistic doc generator with Vue component based layout system
Account's avatar
vuejs/vuepress-theme-vue
VuePress theme for official Vue projects
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
webpack/webpack-cli
CLI for webpack & friends
Account's avatar
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes.
Account's avatar
survivejs/webpack-merge
Variant of merge that's useful for webpack configuration
Account's avatar
yyx990803/yorkie
githooks management forked from husky