ember-cli-uri-templates-shim

Brings uri-templates in to your Ember application.

Usage no npm install needed!

<script type="module">
  import emberCliUriTemplatesShim from 'https://cdn.skypack.dev/ember-cli-uri-templates-shim';
</script>

README

ember-cli-uri-templates-shim

ES6 accessible module for https://github.com/geraintluff/uri-templates/ within your Ember applications.

Usage

  • ember install ember-cli-uri-templates-shim
import UriTemplate from 'uri-templates';