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

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
scriptify's profile
scriptify
10 contributions
scriptify

scriptify/webaudio-effect-units-col...

A bunch of different EffectUnits which can be used right away. They are all based on the webaudio-effect-unit.

JavaScript
1
0
No license

Support the dependencies of scriptify/webaudio-effect-units-collection

Account's avatar
Theodeus/tuna
Audio effects library for the Web Audio API
Account's avatar
scriptify/webaudio-effect-unit
Effect unit to add functionality to the WebAudio API. The effect unit lets you enable/disable effects and alter the interior state with custom methods.
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
loganfsmyth/babel-plugin-transform-decorators-legacy
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.
Account's avatar
ericclemmons/npm-install-webpack-plugin
Webpack loader to automatically npm install & save dependencies.
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-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