https://github.com/fd/fd-angular-tmpl
https://github.com/fd/fd-angular-tmpl
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fd/fd-angular-tmpl
- Owner: fd
- License: mit
- Created: 2015-06-25T08:04:27.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-11T13:13:57.000Z (over 10 years ago)
- Last Synced: 2025-02-02T07:19:20.603Z (over 1 year ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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';
```