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

Ember-hammertime is an Ember addon that provides instant touch-action support across all platforms, eliminating click delays in mobile applications. It automatically applies touch-action styles to buttons, links, inputs, and elements with actions using an AST Walker, working in conjunction with the hammer-time polyfill. This tool is designed for Ember developers building mobile-responsive applications who want to improve touch interaction performance without manual configuration.

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

runspired's profile
runspired
60 contributions
RobbieTheWagner's profile
RobbieTheWagner
48 contributions
eriktrom's profile
eriktrom
17 contributions
wongpeiyi's profile
wongpeiyi
5 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
5 contributions
thoov's profile
thoov
3 contributions
hbrysiewicz's profile
hbrysiewicz
2 contributions
DuBistKomisch's profile
DuBistKomisch
2 contributions
suilaiji's profile
suilaiji
2 contributions
john-griffin's profile
john-griffin
1 contributions

Recent events

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

No events yet
html-next

html-next/ember-hammertime

TouchAction (aka "fastclick") Support for Ember Applications

JavaScript
56
22
MIT License

Support the dependencies of html-next/ember-hammertime

Account's avatar
broccolijs/broccoli-funnel
Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.
Account's avatar
broccolijs/broccoli-merge-trees
Broccoli plugin to merge multiple trees into one
Account's avatar
stefanpenner/broccoli-stew
foundation of any healthy brocfile
Account's avatar
emberjs/ember-cli-babel
Ember CLI addon for Babel
Account's avatar
mansona/ember-get-config
Get `config/environment` from anywhere, even addons!!!
Account's avatar
hammerjs/hammer-time
A fast click based on the touch-action css property
Account's avatar
emberjs/ember-optional-features
The default blueprint for ember-cli addons.
Account's avatar
rickharrison/broccoli-asset-rev
broccoli asset revisions (fingerprint)
Account's avatar
ember-cli/ember-cli
Command line tool for developing ambitious ember.js apps
Account's avatar
adopted-ember-addons/ember-cli-dependency-checker
Ember CLI addon for detecting missing npm and bower dependencies before executing ember commands
Account's avatar
ember-cli/ember-cli-eslint
Ember-cli eslint support, for checking your application matches your coding standards.
Account's avatar
ember-cli/ember-cli-htmlbars
A library for adding htmlbars to ember CLI
Account's avatar
ember-cli/ember-cli-htmlbars-inline-precompile
Precompile inline HTMLBars templates via ES6 tagged template strings
Account's avatar
rwjblue/ember-cli-inject-live-reload
Plugin for ember-cli that injects live-reload script into HTML content.
Account's avatar
ember-cli/ember-cli-qunit
QUnit testing package for ember-cli applications
Account's avatar
lytics/ember-cli-release
Ember CLI addon for managing release versions.
Account's avatar
jonathanKingston/ember-cli-sri
SRI generation for Ember CLI
Account's avatar
ember-cli/ember-cli-uglify
JavaScript minification for Ember-CLI
Account's avatar
ember-cli/ember-disable-prototype-extensions
Disable Ember's prototype extensions.
Account's avatar
ember-cli/ember-export-application-global
Sets `window.MyAppName` up as the application instance upon boot.
Account's avatar
ember-cli/ember-load-initializers
A tiny add-on to autoload your initializer files in ember-cli.
Account's avatar
machty/ember-maybe-import-regenerator
The default blueprint for ember-cli addons.
Account's avatar
cibernox/ember-native-dom-helpers
Test helpers for your integration tests that fire native events
Account's avatar
ember-cli/ember-resolver
The default modules based resolver for Ember CLI.
Account's avatar
emberjs/ember.js
A JavaScript framework for creating ambitious web applications
Account's avatar
rwjblue/ember-source-channel-url
Determine the URL to a given Ember channels (beta, canary, etc) latest tarball.
Account's avatar
ember-cli/ember-try
An ember-cli addon to test against multiple dependencies, such as ember and ember-data.
Account's avatar
ember-cli/eslint-plugin-ember
ESLint plugin for Ember.js apps
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
ember-cli/loader.js
loader.js =========
Account's avatar
mainmatter/qunit-dom
High Level DOM Assertions for QUnit