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-cli-sri is an Ember.js addon that generates Subresource Integrity (SRI) hashes for JavaScript and CSS files, providing security protection against compromised CDNs. It's designed for Ember developers who want to enhance the security of their applications by ensuring that external resources are loaded with the correct content.

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
jonathanKingston's profile
jonathanKingston
43 contributions
rwjblue's profile
rwjblue
13 contributions
stefanpenner's profile
stefanpenner
2 contributions
mwpastore's profile
mwpastore
1 contributions
taylon's profile
taylon
1 contributions
ember-tomster's profile
ember-tomster
1 contributions
alobaidizt's profile
alobaidizt
1 contributions
jonathankingston

jonathankingston/ember-cli-sri

Generation of SRI hashes for ember

JavaScript
48
15
MIT License

Support the dependencies of jonathankingston/ember-cli-sri

Account's avatar
jonathanKingston/broccoli-sri-hash
Generates SRI hashes for html files
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
emberjs/ember-cli-babel
Ember CLI addon for Babel
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
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
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
ember-cli/ember-cli-uglify
JavaScript minification for Ember-CLI
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-disable-prototype-extensions
Disable Ember's prototype extensions.
Account's avatar
ember-cli/ember-try
An ember-cli addon to test against multiple dependencies, such as ember and ember-data.