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
oknosoft

oknosoft/metadata.js

Library for building offline-first browser-based applications :: платформа автономных веб-приложений

JavaScript
193
70
No license
unpete's profile
unpete
108 contributions

Metadata.js is an open‑source JavaScript library for building offline‑first, business‑oriented web and mobile apps. It provides high‑level data objects and managers—similar to 1C’s documents, catalogs and registers—that work on top of PouchDB/AlaSQL in the browser or Node.js and sync with CouchDB (or other SQL/NoSQL back‑ends), enabling declarative metadata, auto‑generated UI and robust replication. The library is aimed at developers who favor the 1C‑style data‑centric paradigm but need a cross‑platform solution for distributed, low‑connectivity environments.

Support the dependencies of oknosoft/metadata.js

Account's avatar
alasql/alasql
Use SQL to select and filter javascript data - including relational joins and search in nested objects (JSON). Export to and import from Excel and CSV
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
callemall/material-ui
React Components that Implement Google's Material Design.
Account's avatar
mui-org/material-ui
Material Design Svg Icons converted to Material-UI React components.
Account's avatar
moment/moment
Parse, validate, manipulate, and display dates
Account's avatar
pouchdb/pouchdb
PouchDB is a pocket-sized database
Account's avatar
pouchdb/pouchdb
PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.
Account's avatar
pouchdb/pouchdb
PouchDB adapter using IndexedDB as its data store.
Account's avatar
pouchdb/pouchdb
PouchDB adapter using in-memory as its data store.
Account's avatar
pouchdb/pouchdb
PouchDB adapter using WebSQL as its data store.
Account's avatar
pouchdb-community/pouchdb-authentication
PouchDB Authentication
Account's avatar
pouchdb/pouchdb
The core of PouchDB as a standalone package.
Account's avatar
pouchdb/pouchdb
Easy-to-use query language for PouchDB
Account's avatar
pouchdb/pouchdb
PouchDB's map/reduce query API as a plugin.
Account's avatar
pouchdb/pouchdb
PouchDB's replication and sync algorithm, as a plugin.
Account's avatar
react-component/calendar
React Calendar
Account's avatar
react-component/cascader
cascade select ui component for react
Account's avatar
react-component/time-picker
React TimePicker
Account's avatar
Pomax/react-onclickoutside
An onClickOutside wrapper for React components
Account's avatar
bvaughn/react-virtualized
React components for efficiently rendering large, scrollable lists and tabular data
Account's avatar
micky2be/superlogin-client
Javascript bindings for the SuperLogin project
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
babel/babel-eslint
Custom parser for ESLint
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
oliviertassinari/babel-plugin-transform-react-remove-prop-types
Remove unnecessary React propTypes from the production build
Account's avatar
babel/babel-preset-env
A Babel preset for each environment.
Account's avatar
vvo/concat-files
Concatenate files asynchronously
Account's avatar
isaacs/node-graceful-fs
A drop-in replacement for fs, making various improvements.
Account's avatar
Wenqer/gulp-base64
gulp task to encode images to data URI
Account's avatar
hparra/gulp-rename
Rename files
Account's avatar
lazd/gulp-replace
A string replace plugin for gulp
Account's avatar
RnbWd/gulp-strip-comments
Strip comments from code
Account's avatar
eduardolundgren/gulp-umd
Gulp plugin for build JavaScript files as Universal Module Definition, aka UMD.
Account's avatar
reduxjs/react-redux
Official React bindings for Redux