Skip to content

The regex file necessary to build language ports of Browserscope's user agent parser.

License

Notifications You must be signed in to change notification settings

ua-parser/uap-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bc4676f Â· Jan 22, 2025
May 20, 2023
May 5, 2022
Oct 26, 2022
Jan 22, 2025
Dec 26, 2018
Dec 14, 2018
Dec 26, 2018
Dec 14, 2018
Nov 29, 2014
Jan 22, 2025
May 20, 2023
Jan 22, 2025

Repository files navigation

uap-core Build Status Backers on Open Collective Sponsors on Open Collective

This repository contains the core of BrowserScope's original user agent string parser: data collected over the years by Steve Souders and numerous other contributors, extracted into a separate YAML file so as to be reusable as is by implementations in any programming language.

This repo itself does not contain a parser: only the necessary data to build one. There exists a ref implementation, along with multiple, production-ready implementations in various programming languages.

Maintainers

Communication channels

  • #ua-parser on freenode irc://chat.freenode.net#ua-parser
  • mailing list

Contributing Changes to regexes.yaml

Please read the contributors' guide

Credits

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

The data contained in regexes.yaml is Copyright 2009 Google Inc. and available under the Apache License, Version 2.0.