1.0.1-rc.0 • Published 7 years ago

@profiscience/knockout-contrib-model-mixins-memoize v1.0.1-rc.0

Weekly downloads
1
License
WTFPL
Repository
github
Last release
7 years ago

model.mixins.memoize

This package is intended to be consumed via the @profiscience/knockout-contrib metapackage

Memoize model instantiation, i.e. re-use existing model instance if a new one is created with identical params

If any params are observable, the observable instance is used for comparison, not the value.

See the test for more.

1.0.1-rc.7

7 years ago

1.0.1-rc.6

7 years ago

1.0.1-rc.5

7 years ago

1.0.1-rc.4

7 years ago

1.0.1-rc.3

7 years ago

1.0.1-rc.2

7 years ago

1.0.1-rc.1

7 years ago

1.0.1-rc.0

7 years ago