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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of hubcarl/vue-entry-loader

Account's avatar
webpack/loader-utils
utils for webpack loaders
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
conventional-changelog/conventional-changelog
Generate a changelog from git metadata.
Account's avatar
eslint/eslint
Default ESLint configuration for ESLint projects.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface

Support the repos that depend on this repository

Top contributors

hubcarl's profile
hubcarl
10 contributions
dependabot[bot]'s profile
dependabot[bot]
4 contributions
a526672351's profile
a526672351
1 contributions

Recent events

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

No events yet
hubcarl

hubcarl/vue-entry-loader

Vue Entry Template Initialization Code for easywebapck

JavaScript
5
2
No license

vue‑entry‑loader is a Webpack loader that lets you use a single *.vue* file as the entry point of a Vue application. It automatically injects the boiler‑plate code needed for client‑side or server‑side rendering—including dynamic store/router creation and custom hook support—so developers don’t have to write separate JavaScript entry files. It’s aimed at Vue developers using EasyWebpack (especially in Egg.js projects) who want a streamlined, zero‑config entry setup.