Skip to content

canjs/can-model

Repository files navigation

can-model

Join our Slack Join our Discourse License: MIT npm version Travis build status Greenkeeper badge

Note: This is the legacy can.Model package.

4.X Notes

  • can-model now uses can-ajax which will try to JSON.parse() error responses. Instead of getting a jQuery XHR object as the 2nd argument of a .catch(handler(response, jqXHR)), there is just a response.