UADetect

UADetect Documentation

Version: 5

WELCOME!

HI! We're so happy that you chose to use UADetect. Over the next few document's we'll show you how to use UADetect, and all of it's components. We promise it won't be too hard.

Prerequisites

node node

You'll need to have node.js installed on your machine, as well as npm. You can download node and npm from here. If you're wondering which version to use, LTS is the best option for most people.

Module Bundler vite webpack rollup

Becuase this package is targeted at the browser, you'll need to have a browser installed, as well as a module bundler. We reccomend using Vite because it's super simple, and really fast as well. But, you can use any bundler you want, such as Webpack, or Rollup.

Knowledge

For this tutorial, you are expected to know the basics of JavaScript, as well as the basics of node.js and npm.

LET's GO!

Click the button below to get started!