1.0.1 • Published 8 years ago

angular-body-class v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

angular-body-class Build Status

An Angular directive that adds the current route controller name as a class to the element it is used
It is meant to be primarily used on the body element of the HTML
BE CAREFUL: It deletes any existing classes on that element

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install angular-body-class --save

Tests

npm install
npm test

Dev Dependencies

License

MIT

Generated by package-json-to-readme