Skip to content

tobiasf/your-browser-sucks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Your Browser Sucks

Greenkeeper badge

npm npm

A simple React component for detecting outdated browsers and showing a notification to the user advising them to update.

Installation

Using npm:

npm install --save your-browser-sucks

Usage

    import Browser from 'your-browser-sucks';
    <Browser />

You can also specify specific browser version requirements:

    <Browser supported={{Chrome: 61}} />

Author

Tobias Føyn Føyen

Based on outdated-browser-rework

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published