Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put bowser on a diet #1

Merged
merged 6 commits into from
Feb 8, 2022
Merged

Put bowser on a diet #1

merged 6 commits into from
Feb 8, 2022

Conversation

marcodejongh
Copy link
Collaborator

This version doesn't ship polyfills and only supports browser & version parsing.
As a bonus since we occassionally wanted to know if something is a mobile browers,
there's also an isMobile function added to the main parser, this uses a naive useragent
regex to check if it's any of the major mobile browsers

This version doesn't ship polyfills and only supports browser & version parsing.
As a bonus since we occassionally wanted to know if something is a mobile browers,
there's also an isMobile function added to the main parser, this uses a naive useragent
regex to check if it's any of the major mobile browsers
@marcodejongh marcodejongh merged commit 7ebff9f into master Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants