Skip to content

run1t/brow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

List of browsers

  • 'Opera'
  • 'Microsoft Edge'
  • 'Microsoft Internet Explorer'
  • 'Chrome'
  • 'Safari'
  • 'Firefox'

Example

If you want to get

import { Brow } from '@run1t/brow'
if(Brow.fetch() === 'safari'){
  console.log('Im on safari');
}

About

A tiny browser detector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published