can-importer

1.0.0 • Public • Published

can-importer

Build Status

Usage

ES6 use

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

import plugin from 'can-importer';

CommonJS use

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

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

Standalone use

Load the global version of the plugin:

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

Readme

Keywords

Package Sidebar

Install

npm i can-importer

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

21.7 kB

Total Files

19

Last publish

Collaborators

  • matthewp