Techn1x / reactiveweb

Reactive primitives for the web

Home Page:https://reactive.nullvoxpopuli.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Reactive primitives for the web

https://reactive.nullvoxpopuli.com

License:MIT License


Languages

Language:TypeScript 82.0%Language:JavaScript 15.9%Language:HTML 1.8%Language:CSS 0.1%Language:Handlebars 0.1%