1.0.2 • Published 5 years ago
can-deep-observable v1.0.2
can-deep-observable
Usage
ES6 use
With StealJS, you can import this module directly in a template that is autorendered:
import plugin from 'can-deep-observable';CommonJS use
Use require to load can-deep-observable and everything else
needed to create a template that uses can-deep-observable:
var plugin = require("can-deep-observable");Standalone use
Load the global version of the plugin:
<script src='./node_modules/can-deep-observable/dist/global/can-deep-observable.js'></script>1.0.2
5 years ago
1.0.1
6 years ago
1.0.0
6 years ago
1.0.0-pre.1
6 years ago
1.0.0-pre.0
6 years ago
0.2.0
6 years ago