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 brandonocasey/karma-static-server

Account's avatar
conventional-changelog/conventional-changelog
Generate a changelog from git metadata.
Account's avatar
videojs/conventional-changelog-videojs
conventional-changelog videojs preset
Account's avatar
thlorenz/doctoc
Generates TOC for markdown files of local git repo.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
brandonocasey/not-prerelease
Detect if the current package version, or the passed version is a prerelease
Account's avatar
brandonocasey/npm-merge-driver-install
A package to install npm-merge-driver locally and automatically.
Account's avatar
videojs/videojs-generator-verify
A tool to verify that a generator-videojs-plugin project is ready for publish.
Account's avatar
videojs/standard
JavaScript style for plugins and tools in the video.js ecosystem.

Support the repos that depend on this repository

Top contributors

brandonocasey's profile
brandonocasey
8 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
1 contributions

Recent events

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

No events yet
brandonocasey

brandonocasey/karma-static-server

Allow karma to also act as a static server.

JavaScript
1
0
Other

This project, `karma-static-server`, extends the Karma test runner to also function as a static web server. It allows developers to easily serve static files (like HTML, CSS, and JavaScript) during testing and development directly through Karma, simplifying the setup process. This is useful for front-end developers using Karma for testing who also need a simple way to serve their application's static assets.