4.2.3 • Published 10 months ago

@joist/observable v4.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Observable

Adds the ability to monitor class properties (static and instance) for changes

Installation:

npm i @joist/observable
import { observe, effect } from '@joist/observable';

class AppState {
  @observe accessor todos: string[] = [];
  @observe accessor userName?: string;

  @effect onChange(changes: Set<string | symbol>) {
    console.log(changes);
  }
}

const state = new AppState();

state.todos = [...state.todos, 'Build Shit'];
state.userName = 'Danny Blue'
4.0.1

1 year ago

4.0.0

1 year ago

4.2.3-next.22

11 months ago

4.2.3-next.21

11 months ago

4.2.3-next.20

11 months ago

4.2.1-next.0

12 months ago

4.2.3

11 months ago

4.2.2

12 months ago

4.2.1

12 months ago

4.2.0

12 months ago

4.1.0

1 year ago

4.1.1

1 year ago

4.0.0-next.51

1 year ago

4.0.0-next.52

1 year ago

4.0.0-next.50

1 year ago

4.0.0-next.40

1 year ago

4.0.0-next.41

1 year ago

4.0.0-next.44

1 year ago

4.0.0-next.45

1 year ago

4.0.0-next.42

1 year ago

4.0.0-next.48

1 year ago

4.0.0-next.49

1 year ago

4.0.0-next.30

1 year ago

4.0.0-next.33

1 year ago

4.0.0-next.34

1 year ago

4.0.0-next.31

1 year ago

4.0.0-next.32

1 year ago

4.0.0-next.37

1 year ago

4.0.0-next.38

1 year ago

4.0.0-next.35

1 year ago

4.0.0-next.36

1 year ago

4.0.0-next.39

1 year ago

4.0.0-next.22

1 year ago

4.0.0-next.23

1 year ago

4.0.0-next.20

1 year ago

4.0.0-next.21

1 year ago

4.0.0-next.26

1 year ago

4.0.0-next.27

1 year ago

4.0.0-next.24

1 year ago

4.0.0-next.25

1 year ago

4.0.0-next.28

1 year ago

4.0.0-next.29

1 year ago

4.0.0-next.15

1 year ago

4.0.0-next.16

1 year ago

4.0.0-next.19

1 year ago

4.0.0-next.17

1 year ago

4.0.0-next.18

1 year ago

4.2.3-next.11

11 months ago

4.2.3-next.10

11 months ago

4.2.3-next.14

11 months ago

4.2.3-next.13

11 months ago

4.2.3-next.12

11 months ago

4.2.3-next.19

11 months ago

4.2.3-next.18

11 months ago

4.2.3-next.17

11 months ago

4.2.3-next.16

11 months ago

4.2.3-next.8

11 months ago

4.2.3-next.7

11 months ago

4.2.3-next.9

11 months ago

4.2.3-next.4

11 months ago

4.2.3-next.3

11 months ago

4.2.3-next.6

11 months ago

4.2.3-next.5

11 months ago

4.2.3-next.0

11 months ago

4.2.3-next.2

11 months ago

4.2.3-next.1

11 months ago

4.2.4-next.8

10 months ago

4.2.4-next.9

10 months ago

4.2.4-next.4

11 months ago

4.2.4-next.5

11 months ago

4.2.4-next.7

10 months ago

4.2.4-next.0

11 months ago

4.2.4-next.1

11 months ago

4.2.4-next.2

11 months ago

4.2.4-next.3

11 months ago

4.0.0-next.13

1 year ago

4.0.0-next.11

1 year ago

4.0.0-next.12

1 year ago

3.9.2

1 year ago

4.0.0-next.10

2 years ago

4.0.0-next.9

2 years ago

3.9.1

2 years ago

3.9.0

2 years ago

4.0.0-next.8

2 years ago

4.0.0-next.7

2 years ago

4.0.0-next.6

2 years ago

3.8.0

2 years ago

4.0.0-next.1

2 years ago

4.0.0-next.5

2 years ago

4.0.0-next.4

2 years ago

4.0.0-next.3

2 years ago

4.0.0-next.2

2 years ago

3.7.0

2 years ago

3.6.0

2 years ago

3.5.0

2 years ago

3.4.0

2 years ago

4.0.1-next.0

2 years ago

3.2.1

2 years ago

3.2.0

2 years ago

3.1.2

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

3.0.8-next.0

2 years ago

3.0.8-next.1

2 years ago

3.0.0-next.19

3 years ago

3.0.0-next.18

3 years ago

3.0.4

2 years ago

3.0.7

2 years ago

3.0.6

3 years ago

3.0.0

3 years ago

3.0.0-rc.2

3 years ago

3.0.0-rc.1

3 years ago

3.0.0-next.20

3 years ago

3.0.0-next.11

3 years ago

3.0.0-next.10

3 years ago

3.0.0-next.13

3 years ago

3.0.0-next.12

3 years ago

3.0.0-next.2

3 years ago

3.0.0-next.1

3 years ago

3.0.0-next.4

3 years ago

3.0.0-next.3

3 years ago

3.0.0-next.15

3 years ago

3.0.0-next.14

3 years ago

3.0.0-next.16

3 years ago

3.0.0-next.9

3 years ago

3.0.0-next.6

3 years ago

3.0.0-next.5

3 years ago

3.0.0-next.8

3 years ago

3.0.0-next.7

3 years ago

3.0.0-2

3 years ago

2.0.1

4 years ago

2.0.0

4 years ago

2.0.0-beta.11

4 years ago

2.0.0-beta.13

4 years ago

2.0.0-beta.12

4 years ago

2.0.0-alpha.20

4 years ago

2.0.0-alpha.11

4 years ago

2.0.0-alpha.19

4 years ago

2.0.0-alpha.18

4 years ago

2.0.0-alpha.17

4 years ago

2.0.0-alpha.16

4 years ago

2.0.0-alpha.15

4 years ago

2.0.0-alpha.14

4 years ago

2.0.0-alpha.13

4 years ago

2.0.0-alpha.12

4 years ago

2.0.0-y.0

4 years ago

2.0.0-beta.4

4 years ago

2.0.0-beta.2

4 years ago

2.0.0-beta.1

4 years ago

2.0.0-beta.3

4 years ago

2.0.0-beta.0

4 years ago

2.0.0-alpha.5

4 years ago

2.0.0-alpha.4

4 years ago

2.0.0-alpha.3

4 years ago

2.0.0-alpha.2

4 years ago

2.0.0-alpha.1

4 years ago

2.0.0-alpha.0

4 years ago

2.0.0-next.10

4 years ago

2.0.0-canary.0

4 years ago

2.0.0-next.9

4 years ago

2.0.0-next.8

4 years ago

2.0.0-next.7

4 years ago

2.0.0-next.6

4 years ago

2.0.0-next.5

4 years ago

2.0.0-next.4

4 years ago

2.0.0-next.3

4 years ago

2.0.0-next.2

4 years ago