can-stache-helpers

1.2.0 • Public • Published

can-stache-helpers

Build Status

Helper functions for can-stache

Usage

ES6 use

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

import plugin from "can-stache-helpers";

CommonJS use

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

import plugin from "can-stache-helpers";

Standalone use

Load the global version of the plugin:

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

/can-stache-helpers/

    Package Sidebar

    Install

    npm i can-stache-helpers

    Weekly Downloads

    595

    Version

    1.2.0

    License

    MIT

    Unpacked Size

    9.41 kB

    Total Files

    14

    Last publish

    Collaborators

    • phillipskevin
    • justinbmeyer
    • christopherjbaker