Skip to content

coderkearns/signal

Repository files navigation

signal

Simple TS reactivity primitives, based around the subscription (observer) design pattern.

Getting Started

Installing

IMPORTANT: not yet registered on npm!

You can install from npm:

$ npm install -s @coderkearns/signal

Or directly from this repository for bleeding-edge features:

$ npm install -s git+github.com/coderkearns/signal

Documentation

See DOCS.md for documentation and examples.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published