Skip to content

Instantly share code, notes, and snippets.

@creatigent
Forked from mbejda/knockoutUtility.js
Created October 1, 2018 19:17
Show Gist options
  • Save creatigent/ca6691949bb98400ed0da08e406ce538 to your computer and use it in GitHub Desktop.
Save creatigent/ca6691949bb98400ed0da08e406ce538 to your computer and use it in GitHub Desktop.
List of Knockout Utility Functions
ko.utils.arrayForEach
ko.utils.arrayFirst
ko.utils.arrayFilter
ko.utils.arrayGetDistinctValues
ko.utils.arrayIndexOf
ko.utils.arrayMap
ko.utils.arrayPushAll
ko.utils.arrayRemoveItem
ko.utils.extend
ko.utils.fieldsIncludedWithJsonPost
ko.utils.getFormFields
ko.utils.peekObservable
ko.utils.postJson
ko.utils.parseJson
ko.utils.registerEventHandler
ko.utils.stringifyJson
ko.utils.range
ko.utils.toggleDomNodeCssClass
ko.utils.triggerEvent
ko.utils.unwrapObservable
ko.utils.objectForEach
ko.utils.addOrRemoveItem
ko.utils.unwrapObservable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment