0.1.2 • Published 9 years ago

bootstrap-grid-class-detector v0.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

bootstrap-grid-class-detector

Displays the currently active Bootstrap grid class in bottom/right corner of browser: xs, sm, md or lg. Also displays current window size.

Grid Class Detector

Installation

npm install bootstrap-grid-class-detector --save-dev

Usage

Node / AngularJS

require('bootstrap-grid-class-detector');

HTML

<script src="<your path>/src/index.js"></script>