Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fouad/angular-famous

Angular module to include Famous components/containers in your app
https://github.com/fouad/angular-famous

Last synced: 16 days ago
JSON representation

Angular module to include Famous components/containers in your app

Awesome Lists containing this project

README

        

# angular-famous

Easily add Famous components/containers in your existing angular app.

### installation

`bower install --save angular-famous`

### container usage

Currently the recommended method is to register a container using `famous deploy` then
attaching the embed id as a param to the directive like:

```html

```

### component usage

TBD