1.1.4 • Published 4 years ago

can-observable-object v1.1.4

Weekly downloads
725
License
MIT
Repository
github
Last release
4 years ago

can-observable-object

Build Status Greenkeeper badge

The ObservableObject

Usage

ES6 use

With StealJS, you can import this module directly in a template that is autorendered:

import plugin from 'can-observable-object';

CommonJS use

Use require to load can-observable-object and everything else needed to create a template that uses can-observable-object:

var plugin = require("can-observable-object");

Standalone use

Load the global version of the plugin:

<script src='./node_modules/can-observable-object/dist/global/can-observable-object.js'></script>
1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.0-pre.3

5 years ago

1.0.0-pre.2

5 years ago

1.0.0-pre.1

5 years ago

1.0.0-pre.0

5 years ago

0.2.0

5 years ago