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

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
frankpagan's profile
frankpagan
597 contributions
semantic-release-bot's profile
semantic-release-bot
330 contributions
zeitamin's profile
zeitamin
12 contributions
cocreate-app

cocreate-app/cocreate-crud-client

An useful CRUD api operate Create, read, update, delete with built in database. Can be used as a firebase alternative. Easily configured using HTML5 attributes and/or JavaScript API.

JavaScript
1
1
Other

Support the dependencies of cocreate-app/cocreate-crud-client

Account's avatar
CoCreate-app/CoCreate-indexeddb
A simple indexeddb component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.
Account's avatar
CoCreate-app/CoCreate-socket-client
A simple socket component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.
Account's avatar
CoCreate-app/CoCreate-uuid
A simple uuid component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.
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, css, less, ... and your custom stuff.
Account's avatar
webpack/webpack-cli
CLI for webpack & friends

CoCreate‑crud‑client is a lightweight JavaScript library that provides a ready‑to‑use CRUD API for creating, reading, updating and deleting documents across multiple collections and databases, with offline syncing and a Firebase‑like interface. It is aimed at web developers who want a fast, attribute‑driven way to add real‑time data storage and synchronization to front‑end projects without setting up their own backend.