Logo

CONNECTIVE

Open-source library for large-scale reactive programming in Javascript/Typescript.

CONNECTIVE is an open-source library in Typescript that allows large-scale reactive programming. Reactive programming is essential to many practical domains of programming, specifically web services and/or user-facing applications (e.g. websites). CONNECTIVE is a thin-layer on top of RxJS, complementing it in ways that makes it suitable for large-scale applications in Javascript/Typescript (you can read more about the comparison here: https://connective.dev/docs/connective-v-rxjs).