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

atom‑store is a tiny JavaScript library that mimics Clojure’s `atom` primitive, providing a mutable, transactional value container with `.read()`, `.write()` and `.watch()` APIs. It lets developers plug in custom persistence back‑ends (e.g., localStorage) via a simple plugin interface, making it useful for front‑end apps that need a lightweight, observable state store with optional external storage.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jameshopkins/atom-store

Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
airbnb/javascript
Airbnb's ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jsx-eslint/eslint-plugin-jsx-a11y
Static AST checker for accessibility rules on JSX elements.
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
nathanmacinnes/injectr
Finally, a solution to node.js dependency injection
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.

Support the repos that depend on this repository

Top contributors

jameshopkins's profile
jameshopkins
11 contributions
neftaly's profile
neftaly
9 contributions

Recent events

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

No events yet
jameshopkins

jameshopkins/atom-store

🍔 A Clojure-inspired atom implementation in Javascript with configurability for external persistance

JavaScript
16
4
MIT License