1.3.1 • Published 5 years ago

ir-clone v1.3.1

Weekly downloads
22
License
MIT
Repository
github
Last release
5 years ago

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>
1.3.1

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago