Skip to content

A pretty simple javascript function to parse the user agent string

Notifications You must be signed in to change notification settings

levycodev/javascript-user-agent-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

javascript-user-agent-parser

A pretty simple javascript function to parse the user agent string. The proper way to check for features is to use feature detection, but in some rare cases, you might want to look at the browser and version (as was my case, where I was using a third party iframe plugin that only worked at certain browser versions, so I needed to check before I started the "widget".)

This is free software from Levyco Development, LLC. http://www.levycodev.com.

About

A pretty simple javascript function to parse the user agent string

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published