🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

uadetect

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uadetect

The dead-simple way of interacting with the navigator API

6.0.1
latest
Source
npm
Version published
Weekly downloads
4
-76.47%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

User

FAQs

Package last updated on 15 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts