Thanks to visit codestin.com
Credit goes to github.com

Skip to content

canjs/can-diff

Repository files navigation

can-diff

Build Status

Diffing helpers for can-reflect

Usage

ES6 use

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

import plugin from 'can-diff';

CommonJS use

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

var plugin = require("can-diff");

Standalone use

Load the global version of the plugin:

<script src='./node_modules/can-diff/dist/global/can-diff.js'></script>

About

difference helpers based on can-reflect

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 9