uadetect
TypeScript icon, indicating that this package has built-in type declarations

6.0.1 • Public • Published

UADetect

Description

The dead-simple way of interacting with the navigator API.

It may say "UA", but we're way more than that. UADetect is the eaisiet way to interact with the navigator API. We have lots of componets, and they all are well documented in the docs.

Technologies Used

TypeScript

Features

  • ✏️ Fully typed API
    • This libray is written 100% in TypeScript with strict type gaurentees. That means you get full autocomplete from your IDE when writing with UADetect automatically
  • ⏹️🏫🌳 Objects, Classes, or Tree-Shaking
    • UADetect comes with three main ways to use it. You can use the UADetect object, the uaDetect class, or import each or any of the components outlined in the docs

Works On

Installation

via npm

Install the uadetect package

npm i -d uadetect

Documentation

Read all about how to use the package in the Docs

Dependents (0)

Package Sidebar

Install

npm i uadetect

Weekly Downloads

17

Version

6.0.1

License

Apache-2.0

Unpacked Size

121 kB

Total Files

95

Last publish

Collaborators

  • rpmullin