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

egg‑vue‑webpack‑dev is a development‑time plugin that integrates Egg.js, Vue 2 and Webpack 2 to build both server‑side and client‑side JavaScript bundles in a unified workflow. It provides hot‑module replacement, default webpack configs, and easy customization for single‑ or multi‑page Vue projects, and is intended for Egg.js developers who want to serve Vue front‑ends (including SSR) without manually wiring Webpack.

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
hubcarl's profile
hubcarl
20 contributions
hubcarl

hubcarl/egg-vue-webpack-dev

基于egg + vue2 + webpack2 的前后端集成开发编译构建插件

JavaScript
28
4
No license

Support the dependencies of hubcarl/egg-vue-webpack-dev

Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
59naga/babel-plugin-add-module-exports
Fix babel/babel#2212
Account's avatar
amvtek/EventSource
A browser polyfill for W3C EventSource (http://www.w3.org/TR/eventsource/)
Account's avatar
webpack-contrib/extract-text-webpack-plugin
Extract text from bundle into a file.
Account's avatar
npm/security-holder
Account's avatar
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
Account's avatar
chimurai/http-proxy-middleware
The one-liner node.js proxy middleware for connect, express, next.js and more
Account's avatar
webpack/json-loader
json loader module for webpack
Account's avatar
koajs/cors
Cross-Origin Resource Sharing(CORS) for koa
Account's avatar
yiminghe/koa-webpack-dev-middleware
webpack dev middleware for koa
Account's avatar
dayAlone/koa-webpack-hot-middleware
webpack hot reload middleware for koa
Account's avatar
less/less.js
Leaner CSS
Account's avatar
euank/node-noop
Implements a noop function
Account's avatar
sass/node-sass
Wrapper around libsass
Account's avatar
clessg/progress-bar-webpack-plugin
A progress bar for Webpack.
Account's avatar
shelljs/shelljs
Portable Unix shell commands for Node.js
Account's avatar
vuejs/vue-html-loader
vue template loader for webpack
Account's avatar
vuejs/vue-style-loader
Vue.js style loader module for webpack
Account's avatar
vuejs/vue
template compiler for Vue 2.0
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-contrib/webpack-hot-middleware
Webpack hot reloading you can attach to your own server
Account's avatar
survivejs/webpack-merge
Variant of merge that's useful for webpack configuration
Account's avatar
eggjs/eslint-config-egg
Node.js Style Guide for EggJS