1.0.1-rc.0 • Published 6 years ago

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

Weekly downloads
1
License
WTFPL
Repository
github
Last release
6 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

6 years ago

1.0.1-rc.6

6 years ago

1.0.1-rc.5

6 years ago

1.0.1-rc.4

6 years ago

1.0.1-rc.3

6 years ago

1.0.1-rc.2

6 years ago

1.0.1-rc.1

6 years ago

1.0.1-rc.0

6 years ago