angular-body-class

1.0.1 • Public • Published

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

Package Sidebar

Install

npm i angular-body-class

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • knorcedger