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‑compatibility‑helpers is an Ember add‑on that provides build‑time feature flags and version‑checking utilities, letting addon authors write code that automatically adapts to the Ember version (or other addon versions) of the consuming application. The flags are replaced with true/false literals by a Babel transform, so dead‑code elimination removes unused branches, giving zero‑runtime cost compatibility for developers building reusable Ember addons.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of pzuraq/ember-compatibility-helpers

Account's avatar
ember-cli/babel-plugin-debug-macros
Debug macros and feature flag stripping
Account's avatar
ember-cli/ember-cli-version-checker
Determine if your addon is being used by a minimum version of Ember CLI.
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
rickharrison/broccoli-asset-rev
broccoli asset revisions (fingerprint)
Account's avatar
broccolijs/broccoli-test-helper
Test helpers for BroccoliPlugins that make testing build and rebuild behavior dead simple and expect diff friendly.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
ember-cli/console-ui
common interface for abstracting a console ui
Account's avatar
ember-cli/core-object
A lightweight implementation of OOP Class in JavaScript
Account's avatar
ember-cli/ember-cli
Command line tool for developing ambitious ember.js apps
Account's avatar
emberjs/ember-cli-babel
Ember CLI addon for Babel
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
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
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
joliss/node-fixturify
Convert objects into directory structures and back again
Account's avatar
ember-cli/loader.js
loader.js =========
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
release-it/release-it
Generic CLI tool to automate versioning and package publishing-related tasks.
Account's avatar
rwjblue/release-it-lerna-changelog
release-it plugin for lerna-changelog
Account's avatar
raszi/node-tmp
Temporary file and directory creator

Support the repos that depend on this repository

Top contributors

pzuraq's profile
pzuraq
59 contributions
NullVoxPopuli's profile
NullVoxPopuli
15 contributions
runspired's profile
runspired
11 contributions
gabrielcsapo's profile
gabrielcsapo
6 contributions
rwjblue's profile
rwjblue
6 contributions
alexlafroscia's profile
alexlafroscia
4 contributions
stefanpenner's profile
stefanpenner
3 contributions
kategengler's profile
kategengler
2 contributions
brendenpalmer's profile
brendenpalmer
1 contributions
buschtoens's profile
buschtoens
1 contributions

Recent events

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

No events yet
pzuraq

pzuraq/ember-compatibility-helpers

Helpers that allow you to write backwards compat Ember addons

JavaScript
25
19
MIT License