1.0.112 • Published 5 months ago

jpf-mobx v1.0.112

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

JPF (Javascript Presentation Foundation)

Library for building Graphical User Interfaces for the web following the MVVM pattern similar to React but without the typical React diffing mechanism. The library contains baseclasses for "View" and "ViewModel" that have build in support for the observable pattern. So if a property in the ViewModel is observable and changes its value the View will automatically update itself. This implementation uses Mobx for State management

The main goals for this library are:

  1. Support the MVVM design pattern
  2. Have a clear separation between GUI logic and presentation. Clear separation of concern between View and ViewModel
  3. Being able to change the presentation without affecting the GUI logic. Changing the View without affecting the ViewModel
  4. Sharing the same GUI logic for multiple presentations. Having one ViewModel with multiple Views for example for Desktop and Mobile
  5. Eliminate the use of text based templating
  6. Support binding expression checking at design time instead of runtime
  7. Discover programming errors at compile time instead of runtime
  8. Circumvent the typical React diffing mechanisme and update the DOM in a more fine grained way
1.0.101

6 months ago

1.0.107

5 months ago

1.0.106

6 months ago

1.0.109

5 months ago

1.0.108

5 months ago

1.0.103

6 months ago

1.0.102

6 months ago

1.0.105

6 months ago

1.0.104

6 months ago

1.0.112

5 months ago

1.0.111

5 months ago

1.0.88

8 months ago

1.0.87

8 months ago

1.0.86

8 months ago

1.0.89

8 months ago

1.0.91

8 months ago

1.0.90

8 months ago

1.0.93

8 months ago

1.0.92

8 months ago

1.0.85

10 months ago

1.0.84

10 months ago

1.0.83

10 months ago

1.0.82

10 months ago

1.0.81

10 months ago

1.0.80

10 months ago

1.0.79

10 months ago

1.0.78

10 months ago

1.0.77

10 months ago

1.0.76

10 months ago

1.0.75

10 months ago

1.0.74

10 months ago

1.0.73

10 months ago

1.0.72

10 months ago

1.0.71

10 months ago

1.0.70

10 months ago

1.0.69

10 months ago

1.0.68

10 months ago

1.0.67

10 months ago

1.0.66

10 months ago

1.0.65

10 months ago

1.0.64

10 months ago

1.0.63

10 months ago

1.0.62

10 months ago

1.0.60

10 months ago

1.0.59

10 months ago

1.0.58

10 months ago

1.0.57

10 months ago

1.0.56

10 months ago

1.0.55

10 months ago

1.0.54

10 months ago

1.0.53

10 months ago

1.0.52

10 months ago

1.0.51

10 months ago

1.0.50

10 months ago

1.0.49

10 months ago

1.0.48

10 months ago

1.0.47

10 months ago

1.0.46

10 months ago

1.0.45

10 months ago

1.0.44

10 months ago

1.0.43

10 months ago

1.0.42

10 months ago

1.0.41

10 months ago

1.0.40

10 months ago

1.0.39

10 months ago

1.0.38

10 months ago

1.0.37

10 months ago

1.0.36

10 months ago

1.0.35

10 months ago

1.0.34

10 months ago

1.0.33

10 months ago

1.0.32

10 months ago

1.0.30

10 months ago

1.0.29

10 months ago

1.0.28

10 months ago

1.0.27

10 months ago

1.0.26

10 months ago

1.0.25

10 months ago

1.0.24

10 months ago

1.0.23

10 months ago

1.0.22

10 months ago

1.0.21

10 months ago

1.0.20

10 months ago

1.0.19

10 months ago

1.0.18

10 months ago

1.0.17

10 months ago

1.0.16

10 months ago

1.0.15

10 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.12

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.8

10 months ago

1.0.6

10 months ago