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

The `SWPrecacheWebpackPlugin` is a webpack plugin that generates a service worker using `sw-precache` to cache webpack's emitted assets. It's designed for web developers looking to implement offline functionality and improve performance by caching static resources.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of goldhand/sw-precache-webpack-plugin

Account's avatar
mishoo/UglifyJS2#harmony
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
ariatemplates/git-release-notes
Generate beautiful release notes from a git log.
Account's avatar
webpack/memory-fs
A simple in-memory filesystem. Holds data in a javascript object.
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
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

Support the repos that depend on this repository

Top contributors

goldhand's profile
goldhand
111 contributions
andriijas's profile
andriijas
2 contributions
christianhg's profile
christianhg
2 contributions
ghengeveld's profile
ghengeveld
2 contributions
Hosar's profile
Hosar
2 contributions
miccycn's profile
miccycn
2 contributions
simonkberg's profile
simonkberg
2 contributions
max-b's profile
max-b
2 contributions
Secretmapper's profile
Secretmapper
1 contributions
capouch's profile
capouch
1 contributions

Recent events

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

No events yet
goldhand

goldhand/sw-precache-webpack-plugin

Webpack plugin that generates a service worker using sw-precache that will cache webpack's bundles' emitted assets. You can optionally pass sw-precache configuration options to webpack through this plugin.

JavaScript
1438
102
MIT License