can-type

1.1.6 • Public • Published

can-type

Build Status Greenkeeper badge

Type definitions

Usage

ES6 use

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

import plugin from 'can-type';

CommonJS use

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

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

Standalone use

Load the global version of the plugin:

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

/can-type/

    Package Sidebar

    Install

    npm i can-type

    Weekly Downloads

    402

    Version

    1.1.6

    License

    MIT

    Unpacked Size

    55.2 kB

    Total Files

    29

    Last publish

    Collaborators

    • phillipskevin
    • matthewp
    • m-mujica
    • chasen
    • cherif_b
    • mattchewone