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
  • TypeScript support can only be guaranteed for ember-source @ 4.8 or higher

For v1 ember apps and addons

  • ember-cli-babel v8.2+
  • ember-auto-import v2.7+
  • Optionally, @embroider/* v3+

Installation

pnpm add reactiveweb

Usage

See the docs

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.