angular-center
v1.0.2
Published
Adds a simple attribute directive that centers an element within its parent.
Readme
angular-center
This module defines an attribute-directive that lets you center an element within its parent.
Options: horizontal vertical both
Example: <div center="vertical"> <h1>Title</h1> </content>
