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

https://github.com/fd/fd-angular-tmpl


https://github.com/fd/fd-angular-tmpl

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# `fd-angular-tmpl`

## Getting started

```bash
jspm install ng-tmpl=npm:fd-angular-tmpl
```

```js
import templatePath from './a-template.html!ng-tmpl';
```