knockout.model icon indicating copy to clipboard operation
knockout.model copied to clipboard

A base model for Knockout.js entities

Results 2 knockout.model issues
Sort by recently updated
recently updated
newest added

In the example, you show urls being mapped to names like `"show"` and `"create"`. You then demonstrate the use of `__afterHooks` by mapping a function to `"create"`. So I would...