gomobiledetect

(★ 91)

Go Mobile Detect is a lightweight Go package imported from PHP for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment

  • .gitignore
  • .travis.yml
  • gomobiledetect.go
  • gomobiledetect_mobilegrade_test.go
  • gomobiledetect_test.go
  • LICENSE
  • Makefile
  • properties.go
  • README.md
  • rules.go
  • rules_test.go
  • rules_ualist_test.go
// repository documentation