Skip to content

universal-ember/reactiveweb

Repository files navigation

reactiveweb

A collection of utilities for helping applications be more reactive.

This library intends to provide convinence utilities for allow derived data patterns and easy and performant reactivity to be added to applications.

Compatibility

  • ember-source v3.28 or above
  • @embroider/* or ember-auto-import v2
  • TypeScript support can only be guaranteed for ember-source @ 4.8 or higher

Installation

pnpm add reactiveweb

Usage

See the docs

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.