@ablestack/rdg
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

@ablestack/rdg

Summary

This is a package from the reactive-domain-graphs. This library facilitates building and running graphs of Reactive Domain Objects. A primary use case is connecting GraphQL client libraries (such as ApolloGraphQL) with reactive client libraries (such as MobX). However, it can also be useful tool for connecting any source of JSON data reactive client applications.

This library does not exclusively support an Imperative or Reactive coding model. Rather, it acts a bridge from an Imperative programming model of stateful objects to a Reactive programming model of observables and data streams.

Instructions

See the associated reactive-domain-graphs github repo for usage and configuration information.

Readme

Keywords

none

Package Sidebar

Install

npm i @ablestack/rdg

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

93.2 kB

Total Files

27

Last publish

Collaborators

  • jamshally