Simple UserAgent parser
A simple user agent parser library based on the uap-core regexes
Example
A simple example that parses a user agent string and reads the parsed fields:
Features
- serde: Enable serialization and deserialization derives of the structs with serde.
Documentation
See the documentation for more information.
License
Copyright © 2024-2025 Bastiaan van der Plaat
Licensed under the MIT license.