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 wwl-js-vm project provides a design pattern for implementing encapsulated and separately developable view components in Backbone.View, Marionette.View, and/or Ampersand.View applications. It allows developers to create view modules that can be prepared, started, and stopped independently, providing a clean API for easy integration into larger applications. This is particularly useful for maintaining and extending existing Marionette applications without disrupting older code.

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
wonderweblabs

wonderweblabs/wwl-js-vm

Backbone.View, Marionette.View and/or Ampersand.View based encapsulation for view components.

CoffeeScript
1
0
No license
shllg's profile
shllg
10 contributions
marcusjanke's profile
marcusjanke
1 contributions

Support the dependencies of wonderweblabs/wwl-js-vm

Account's avatar
jashkenas/backbone
Give your JS App some Backbone with Models, Views, Collections, and Events.
Account's avatar
marionettejs/backbone.marionette
The Backbone Framework
Account's avatar
jquery/jquery
JavaScript library for DOM operations
Account's avatar
kriskowal/q
A library for promises (CommonJS/Promises/A,B,D)
Account's avatar
jashkenas/underscore
JavaScript's functional programming helper library.
Account's avatar
wonderweblabs/wwl-js-app-context
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
jsdf/browserify-incremental
Fast incremental rebuilds for browserify
Account's avatar
devongovett/browserify-istanbul
A browserify transform for the istanbul code coverage tool
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
jnordberg/coffeeify
browserify plugin for coffeescript with support for mixed .js and .coffee files
Account's avatar
ded/domready
modern domready
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
nikku/karma-browserify
A fast browserify integration for Karma that handles large projects with ease
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
karma-runner/karma-coffee-preprocessor
A Karma plugin. Compile coffee script on the fly.
Account's avatar
karma-runner/karma-coverage
A Karma plugin. Generate code coverage.
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
Account's avatar
karma-runner/karma-phantomjs-launcher
A Karma plugin. Launcher for PhantomJS.
Account's avatar
kmees/karma-sinon-chai
Sinon and Chai for Karma
Account's avatar
sinonjs/lolex
Fake JavaScript timers
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
rstacruz/mocha-jsdom
Simple integration of jsdom into mocha tests
Account's avatar
Medium/phantomjs
Headless WebKit with JS API
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.
Account's avatar
browserify/watchify
watch mode for browserify builds