UNPKG

easybrowser

Version:

Detect browser and implement helpful classes.

31 lines (20 loc) 450 B
# easyBrowser Detect browser and implement helpful classes. ___ ## Under development This package will be available soon ___ ## Use Require first. ``` var easyBrowser = require("easyBrowser"); ``` ___ ## Test You can check this functions at the [Test Page](https://tonicdev.com/npm/easybrowser) ``` new easyBrowser(); ``` ___ ## License The Lend Package is open-sourced licensed under the [MIT license](http://opensource.org/licenses/MIT).