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 mikrostew/htmlbars-comment-redactor

Account's avatar
emberjs/ember-cli-babel
Ember CLI addon for Babel
Account's avatar
tildeio/htmlbars
HTMLBars compiles Handlebars templates into document fragments rather than string buffers
Account's avatar
rickharrison/broccoli-asset-rev
broccoli asset revisions (fingerprint)
Account's avatar
ember-cli/ember-ajax
Service for making AJAX requests in Ember applications.
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
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
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
ember-cli/ember-welcome-page
Welcome page for Ember CLI applications
Account's avatar
ember-cli/loader.js
loader.js =========

Support the repos that depend on this repository

Top contributors

mikrostew's profile
mikrostew
9 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
mikrostew

mikrostew/htmlbars-comment-redactor

⛔️ [DEPRECATED] Ember addon to redact HTML comments in handlebars templates

JavaScript
0
0
MIT License

This is a deprecated Ember addon that removes the content within HTML comments in Handlebars templates, replacing them with "[REDACTED]". It was designed for developers who needed to sanitize or obscure potentially sensitive information left in comments within their Ember.js applications. However, the project is no longer maintained.