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

CoCreate‑local‑storage is a lightweight JavaScript component that automatically saves and restores the values of form fields (inputs, textareas, selects) to the browser’s localStorage. It can be configured via simple HTML5 data attributes or a JavaScript API and is aimed at web developers who want an easy way to persist user‑entered data across page loads without writing custom storage code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of cocreate-app/cocreate-local-storage

Account's avatar
CoCreate-app/CoCreate-actions
Chain multiple component executions to generate your desired logic, when one action is complete next one will start. The sequence goes until all actions have been completed. Vanilla javascript, easily
Account's avatar
CoCreate-app/CoCreate-observer
Register a components init function & observe selector. The init function will be fired immedietly after detection of selector.
Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7
Account's avatar
webpack/webpack-cli
CLI for webpack & friends

Support the repos that depend on this repository

Top contributors

frankpagan's profile
frankpagan
352 contributions
semantic-release-bot's profile
semantic-release-bot
212 contributions
zeitamin's profile
zeitamin
8 contributions
jean1187's profile
jean1187
1 contributions

Recent events

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

No events yet
cocreate-app

cocreate-app/cocreate-local-storage

A Simple component similar to CoCreate-input & CoCreate-fetch which Save and fetch data for inputs, textarea, selects from localstorage. Easily configured using HTML5 attributes and/or JavaScript API

JavaScript
1
1
MIT License