ir-clone

1.3.1 • Public • Published

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>

Readme

Keywords

Package Sidebar

Install

npm i ir-clone

Weekly Downloads

98

Version

1.3.1

License

MIT

Unpacked Size

24.1 kB

Total Files

17

Last publish

Collaborators

  • matthewp