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

This project, ember-local-storage, provides a storage solution for Ember.js applications, allowing data to be persisted in localStorage or sessionStorage. It's designed for developers building Ember applications who need to store and manage data locally on the client-side. The addon includes features like auto-saving, relationship support, and import/export functionality, making it a useful tool for managing application state and data.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of funkensturm/ember-local-storage

Account's avatar
bjornstar/blob-polyfill
Blob.js implements the W3C Blob interface in browsers that do not natively support it.
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
ember-cli/ember-cli-string-utils
string utils extracted for other addons and blueprints
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
emberjs/ember-copy
Ember addon to replace deprecated copy function and Copyable mixin
Account's avatar
ember-polyfills/ember-destroyable-polyfill
Polyfill for RFC 580: Destroyables
Account's avatar
emberjs/ember-optional-features
The default blueprint for ember-cli addons.
Account's avatar
emberjs/ember-test-helpers
Helpers for testing Ember.js applications
Account's avatar
embroider-build/embroider
Account's avatar
emberjs/ember.js
Glimmer component library
Account's avatar
glimmerjs/glimmer.js
Glimmer property tracking library
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
rickharrison/broccoli-asset-rev
broccoli asset revisions (fingerprint)
Account's avatar
embroider-build/ember-auto-import
Zero-config import from NPM packages
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-htmlbars
A library for adding htmlbars to ember CLI
Account's avatar
rwjblue/ember-cli-inject-live-reload
Plugin for ember-cli that injects live-reload script into HTML content.
Account's avatar
adopted-ember-addons/ember-cli-sass
Use Sass to preprocess your ember-cli app's files, with support for sourceMaps and include paths
Account's avatar
jonathanKingston/ember-cli-sri
SRI generation for Ember CLI
Account's avatar
ember-cli/ember-cli-terser
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
emberjs/ember-qunit
QUnit helpers for testing Ember.js applications
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
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
platinumazure/eslint-plugin-qunit
ESLint plugin containing rules useful for QUnit tests.
Account's avatar
highlightjs/highlight.js
Syntax highlighting with language autodetection.
Account's avatar
inuitcss/inuitcss
Extensible, scalable, Sass-based, OOCSS framework for large and long-lasting UI projects.
Account's avatar
ember-cli/loader.js
loader.js =========
Account's avatar
qunitjs/qunit
The powerful, easy-to-use testing framework.
Account's avatar
mainmatter/qunit-dom
High Level DOM Assertions for QUnit
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

Support the repos that depend on this repository

Top contributors

fsmanuel's profile
fsmanuel
370 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
22 contributions
knownasilya's profile
knownasilya
15 contributions
cvx's profile
cvx
9 contributions
miguelcobain's profile
miguelcobain
6 contributions
charlesfries's profile
charlesfries
4 contributions
offirgolan's profile
offirgolan
3 contributions
sukima's profile
sukima
2 contributions
jasonmit's profile
jasonmit
2 contributions
bekzod's profile
bekzod
2 contributions

Recent events

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

No events yet
funkensturm

funkensturm/ember-local-storage

The addon provides a storageFor computed property that returns a proxy and persists the changes to localStorage or sessionStorage. It ships with an ember-data adapter.

JavaScript
220
78
MIT License