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 authoring Vue components in Single-File Component (SFC) format, allowing developers to use webpack loaders for each part of a Vue component (e.g., Sass for `<style>` and Pug for `<template>`). It is designed for Vue.js developers who want to leverage modern front-end workflows with features like scoped CSS, hot-reloading, and custom block support in their Vue applications.

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
133 contributions
haoqunjiang's profile
haoqunjiang
95 contributions
h-a-n-a's profile
h-a-n-a
3 contributions
Jinjiang's profile
Jinjiang
3 contributions
danielroe's profile
danielroe
1 contributions
xanf's profile
xanf
1 contributions
Jamie-Yang's profile
Jamie-Yang
1 contributions
thecrypticace's profile
thecrypticace
1 contributions
JuniorTour's profile
JuniorTour
1 contributions
merceyz's profile
merceyz
1 contributions
vuejs

vuejs/vue-loader

📦 Webpack loader for Vue.js components

TypeScript
4974
913
MIT License

Support the dependencies of vuejs/vue-loader

Account's avatar
bevacqua/hash-sum
Blazing fast unique hash generator
Account's avatar
webpack/watchpack
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
intlify/bundle-tools
vue-i18n for webpack loader
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for estree
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for hash-sum
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jsdom
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
conventional-changelog/conventional-changelog
Generate a changelog from git metadata.
Account's avatar
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
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
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
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
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
intlify/vue-i18n
Internationalization plugin for Vue.js
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