Skip to content

donejs/ir-clone

Repository files navigation

ir-clone

Build Status Greenkeeper badge

Usage

ES6 use

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

import plugin from 'ir-clone';

CommonJS use

Use require to load ir-clone and everything else needed to create a template that uses ir-clone:

var plugin = require("ir-clone");

Standalone use

Load the global version of the plugin:

<script src='./node_modules/ir-clone/dist/global/ir-clone.js'></script>

About

Clone DOM that can be used in other contexts

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •