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

LaxarJS Mocks is a testing framework designed to simplify the testing of LaxarJS widgets by providing a sandbox environment for instantiation and mocking of services and lifecycle events. It integrates with Jasmine to set up and load widgets as they would be in a real application, offering APIs for instrumentation and inspection. This tool is essential for developers working with LaxarJS, particularly those using rendering technologies like AngularJS, React, or Vue.js, ensuring that widgets are tested in a controlled and consistent manner.

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
laxarjs

laxarjs/laxar-mocks

The companion testing framework for LaxarJS widgets.

JavaScript
4
1
MIT License
x1B's profile
x1B
81 contributions
jpommerening's profile
jpommerening
3 contributions

Support the dependencies of laxarjs/laxar-mocks

Account's avatar
LaxarJS/laxar-tooling
Tool support for LaxarJS
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
LaxarJS/eslint-config-laxarjs
ESLint configuration settings for LaxarJS ES2015 repositories
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
LaxarJS/laxar
Building large applications is hard, so don't do that!
Account's avatar
LaxarJS/laxar-infrastructure
Account's avatar
LaxarJS/laxar-dox
A JavaScript API doc generator using dox to output markdown files for the LaxarJS project.
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.