Skip to content
forked from ua-parser/uap-core

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

ojaber/uap-core

This branch is 1 commit ahead of, 568 commits behind ua-parser/uap-core:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

be0a6d3 · May 22, 2017
Jun 1, 2015
Dec 3, 2016
May 22, 2017
Nov 29, 2014
Sep 13, 2015
Nov 29, 2014
Nov 29, 2014
Apr 15, 2015
Sep 14, 2015
May 22, 2017

Repository files navigation

uap-core Build Status

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.9%
  • Perl 28.1%