Skip to content

Instantly share code, notes, and snippets.

@mbejda
Created October 25, 2014 06:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mbejda/c3a33e178f53f90b3d03 to your computer and use it in GitHub Desktop.
Save mbejda/c3a33e178f53f90b3d03 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