0.3.15 • Published 1 year ago

senal v0.3.15

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Señal

I don't know much spanish, it's just harder to find good npm names these days.

API Documentation

Test in browser

Run the tests right now without getting the repo. Demo coming soon.

Installation

First, we need to install senal:

    npm install --save senal

Import

import { 
    senal,                  // Observe an object and its nested objects
    tada,                   // Reacts to changes of observables
    ignore,                 // Wrap objects that should not be observed ever
    pause,                  // Pause a computed tada and resume later.
    inciter                 // Wrap whatever to incite a tada with.
} from 'senal';

License

This project is licensed under MIT. More info in the LICENSE file.

0.3.15

1 year ago

0.3.14

1 year ago

0.3.13

1 year ago

0.3.12

1 year ago

0.3.11

1 year ago

0.3.2

1 year ago

0.2.34

1 year ago

0.3.4

1 year ago

0.3.10

1 year ago

0.3.3

1 year ago

0.2.3

1 year ago

0.2.22

1 year ago

0.2.21

1 year ago

0.2.2

1 year ago