thadafinser/uap-core

DO NOT USE! This is just a fork

Installs: 5 759

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 441

Language:JavaScript

v0.5.0.4 2016-12-20 07:49 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:37:02 UTC


README

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

License

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