ua_parser2-elixir

UA parser

A Elixir implementation of a user agent parser

A port of ua-parser2 to Elixir. User agent parser library.

GitHub

1 stars
1 watching
0 forks
Language: Elixir
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
elixir-inspector/ua_inspector A tool to parse and extract information from user agent strings. 125
shhavel/uri_query A utility library for encoding and parsing URI query parameters in Elixir. 13
marcelog/ex_rfc3986 An Elixir implementation of the URI parsing rules defined in RFC3986 10
ua-parser/uap-python An implementation of the User Agent String Parser in Python. 568
zamith/tomlex An Elixir implementation of the TOML markup language parser 32
cirru/parser.ex A parser for the Cirru programming language 0
elixir-inspector/ref_inspector A parser library for extracting referer information from HTTP requests. 14
umurgdk/elixir-feedme An Elixir implementation of an RSS/Atom feed parser 15
ua-parser/uap-ref-impl A reference implementation of user agent parsing functionality in JavaScript. 27
vt-elixir/ja_serializer A library for serializing Elixir data structures in JSONAPI format 641
devinus/poison A fast and simple JSON parser and encoder for Elixir 2,027
kemonomachi/yuri Elixir module for manipulating URIs with a dictionary-like interface. 13
parroty/oauth2ex An OAuth 2.0 client library for Elixir. 57
jschneider1207/elixirexif A library to parse and extract metadata from JPEG/TIFF images. 13
fabrik42/writing_an_interpreter_in_elixir An Elixir implementation of an interpreter for the Monkey programming language 138