reload-on-breakpoint

1.0.7 • Public • Published

Reload on Breakpoint

A simple script that reloads when your site is passing a defined breakpoint.

Installation

Install via NPM:

npm install reload-on-breakpoint

Usage

javascript

import ReloadOnBreakpoint from "reload-on-breakpoint";

const bg = new ReloadOnBreakpoint([768, 992, 1200, ...]);

bg.mount();

License

This project is licensed under the terms of the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i reload-on-breakpoint

Weekly Downloads

1

Version

1.0.7

License

ISC

Unpacked Size

3.67 kB

Total Files

6

Last publish

Collaborators

  • eugen_re