can-join-uris

1.2.0 • Public • Published

can-join-uris

Build Status

Join uris together

Usage

ES6 use

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

import plugin from 'can-join-uris';

CommonJS use

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

var plugin = require("can-join-uris");

Standalone use

Load the global version of the plugin:

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

Package Sidebar

Install

npm i can-join-uris

Homepage

canjs.com

Weekly Downloads

621

Version

1.2.0

License

MIT

Unpacked Size

18.3 kB

Total Files

16

Last publish

Collaborators

  • justinbmeyer
  • stin13