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 foxnewsnetwork/ember-webcam-input

Account's avatar
ember-cli/ember-cli-htmlbars
A library for adding htmlbars to ember CLI
Account's avatar
kimroen/ember-cli-coffeescript
Adds precompilation of CoffeeScript files and all the basic generation types to the `ember generate` command.
Account's avatar
emberjs/ember-cli-babel
Ember CLI addon for Babel
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
ember-cli/ember-cli-app-version
Adds App version number to Ember Inspector Info Tab
Account's avatar
rwjblue/ember-cli-content-security-policy
This addon adds the Content-Security-Policy header to response sent from the Ember CLI Express server.
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
poetic/ember-cli-github-pages
Easily manage gh-pages of your ember-cli addon
Account's avatar
ember-cli/ember-cli-htmlbars-inline-precompile
Precompile inline HTMLBars templates via ES6 tagged template strings
Account's avatar
rjackson/ember-cli-ic-ajax
Include ic-ajax into an ember-cli application.
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
cibernox/ember-disable-proxy-controllers
Disables ObjectController/ArrayController for autogenerated controllers.
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-try
An ember-cli addon to test against multiple dependencies, such as ember and ember-data.

Support the repos that depend on this repository

Top contributors

foxnewsnetwork's profile
foxnewsnetwork
11 contributions
ember-tomster's profile
ember-tomster
1 contributions

Recent events

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

No events yet
foxnewsnetwork

foxnewsnetwork/ember-webcam-input

Ember component for doing webcam image capture input

JavaScript
5
1
MIT License

Ember‑webcam‑input is an Ember.js component that lets developers embed a webcam interface in their applications so users can capture photos directly from their browser. It provides a simple Handlebars helper (e.g., `{{ember‑webcam‑input name="myPictures" picUrls=urls}}`) and a demo page, targeting front‑end developers building Ember apps that need webcam image capture functionality.