mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 16:08:47 +03:00
16 lines
357 B
Markdown
16 lines
357 B
Markdown
---
|
|
# https://vitepress.dev/reference/default-theme-home-page
|
|
layout: home
|
|
|
|
hero:
|
|
name: "UAParser.js"
|
|
text: "Documentation Reference"
|
|
tagline: Detect Browser, OS, CPU, & Device with JavaScript
|
|
|
|
actions:
|
|
- text: Introduction
|
|
link: /intro/why-ua-parser-js
|
|
- theme: alt
|
|
text: API Reference
|
|
link: /api/ua-parser-js/overview
|
|
--- |