[](https://travis-ci.org//ir-clone) [](https://greenkeeper.io/)
npm install ir-clone 
With StealJS, you can import this module directly in a template that is autorendered:
``js`
import plugin from 'ir-clone';
Use require to load ir-clone and everything elseir-clone
needed to create a template that uses :
`js`
var plugin = require("ir-clone");
Load the global version of the plugin:
`html``