can-jsx

0.0.1 • Public • Published

can-jsx

Build Status

Usage

ES6 use

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

import plugin from "can-jsx";

CommonJS use

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

import plugin from "can-jsx";

Standalone use

Load the global version of the plugin:

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

Readme

Keywords

Package Sidebar

Install

npm i can-jsx

Homepage

canjs.com

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

15 kB

Total Files

15

Last publish

Collaborators

  • christopherjbaker