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 blakeembrey/simulate-event

Account's avatar
Raynos/xtend
extend like a boss
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
jmreidy/grunt-browserify
Grunt task for node-browserify
Account's avatar
karma-runner/grunt-karma
grunt plugin for karma test runner
Account's avatar
tschaub/grunt-newer
Run Grunt tasks with only those source files modified since the last successful run.
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
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-firefox-launcher
A Karma plugin. Launcher for Firefox.
Account's avatar
karma-runner/karma-html2js-preprocessor
A Karma plugin. Convert HTML files into JS strings to serve them in a script tag.
Account's avatar
karma-runner/karma-ie-launcher
A Karma plugin. Launcher for Internet Explorer.
Account's avatar
karma-runner/karma-jasmine
A Karma plugin - adapter for Jasmine testing framework.
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
Account's avatar
karma-runner/karma-requirejs
A Karma plugin. Adapter for RequireJS framework.
Account's avatar
karma-runner/karma-script-launcher
A Karma plugin. Launcher for shell scripts.
Account's avatar
kmees/karma-sinon-chai
Sinon and Chai for Karma
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
jrburke/r.js
Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
hughsk/uglifyify
A browserify transform which minifies your code using UglifyJS2

Support the repos that depend on this repository

Top contributors

blink1073's profile
blink1073
28 contributions
blakeembrey's profile
blakeembrey
18 contributions
markrian's profile
markrian
9 contributions
afshin's profile
afshin
2 contributions
mnichols's profile
mnichols
2 contributions

Recent events

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

No events yet
blakeembrey

blakeembrey/simulate-event

A library for triggering DOM events.

JavaScript
24
9
MIT License

Simulate Event is a tiny JavaScript utility that lets developers programmatically fire DOM events (e.g., clicks, mouse moves) on any element, as well as create custom event objects with specific properties. It’s intended for front‑end developers and test suites that need to simulate user interactions without a browser UI.