knockout / knockout

Knockout makes it easier to create rich, responsive UIs with JavaScript
http://knockoutjs.com/
Other
10.43k stars 1.52k forks source link

Types: add read-only versions of observables #2563

Open mbest opened 3 years ago

mbest commented 3 years ago

Based on #2476, this also sets the default return value of ko.computed to a read-only Computed type.