Skip to content

danny-allen/bear-trap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bear Trap

Overview

  • About
  • Installation
  • Usage
  • Options

About

JS helper to show which CSS breakpoint is active.

Installation

bower install https://github.com/danny-allen/bear-trap.git --save-dev

Usage

$('body').bearTrap();

Options

Option Default value Description
bears (See code) The screen sizes, named as bears, with a width value.
styles (See code) Styles for the bear trap element.
appendElement $('body') Element to append the bear trap to

About

JS helper to show which CSS breakpoint is active.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published