An open API service indexing awesome lists of open source software.

https://github.com/amiel/ember-cli-uri-templates-shim


https://github.com/amiel/ember-cli-uri-templates-shim

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

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

```js
import UriTemplate from 'uri-templates';
```