can-model

can.Model

Usage no npm install needed!

<script type="module">
  import canModel from 'https://cdn.skypack.dev/can-model';
</script>

README

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.