Store.js is a super lightweight implementation of Repository pattern for relational data and aggregates. The library allows you to use Domain-Driven Design (DDD) on client-side as well as reactive programming.
- Home Page and Source Code: https://github.com/joor/store-js-external
- Docs: docs/index.rst
- Home Page and Source Code: https://github.com/emacsway/store
- Docs: https://edge-storejs.readthedocs.io/
- Article (in English) "Implementation of the pattern Repository for browser's JavaScript" TODO
- Article (in Russian): "Реализация паттерна Repository в браузерном JavaScript"