/lua-resty-ua-parser

Lua port of Browserscope's user agent parser for OpenResty / ngx_lua

Primary LanguageLua

lua-resty-ua-parser

This is the Lua implementation of ua-parser for OpenResty / ngx_lua. The implementation uses the shared regex patterns and overrides from regexes.yaml, but in JSON format due to the lack of lightweight YAML parsers.