bowser vs ua-parser-js vs detect-browser vs useragent
ブラウザ検出ライブラリ
bowserua-parser-jsdetect-browseruseragent類似パッケージ:

ブラウザ検出ライブラリ

ブラウザ検出ライブラリは、ユーザーのブラウザやデバイスの情報を特定するために使用されるツールです。これにより、開発者は異なるブラウザやデバイスに基づいて適切なコンテンツや機能を提供することができます。これらのライブラリは、ユーザーエクスペリエンスを向上させるために、特定のブラウザやデバイスに特化した機能を実装する際に役立ちます。

npmのダウンロードトレンド

3 年

GitHub Starsランキング

統計詳細

パッケージ
ダウンロード数
Stars
サイズ
Issues
公開日時
ライセンス
bowser30,234,5985,725258 kB861ヶ月前MIT
ua-parser-js25,085,37010,0751.31 MB211ヶ月前AGPL-3.0-or-later
detect-browser1,975,94869927 kB464年前MIT
useragent1,020,927904-738年前MIT

機能比較: bowser vs ua-parser-js vs detect-browser vs useragent

ブラウザ検出精度

  • bowser:

    Bowserは、特定のブラウザやそのバージョンを高い精度で検出することができます。特に、モバイルブラウザや古いバージョンのブラウザに対しても対応しており、幅広いブラウザのサポートが特徴です。

  • ua-parser-js:

    UA-Parser.jsは、ユーザーエージェント文字列を詳細に解析し、ブラウザ、デバイス、OSの情報を提供します。これにより、より詳細なブラウザ検出が可能です。

  • detect-browser:

    Detect-browserは、主要なブラウザを簡単に検出することができ、特にサーバーサイドでの使用において信頼性があります。ただし、詳細なバージョン情報は提供されません。

  • useragent:

    Useragentは、ユーザーエージェントの解析に特化しており、詳細な情報を提供しますが、他のライブラリに比べてやや複雑な構造を持っています。

使いやすさ

  • bowser:

    Bowserは、シンプルなAPIを提供しており、初心者でも簡単に使用できます。ドキュメントも充実しているため、すぐに使い始めることができます。

  • ua-parser-js:

    UA-Parser.jsは、機能が豊富ですが、やや複雑なAPIを持っています。使いこなすには少し学習が必要ですが、詳細な情報を得ることができます。

  • detect-browser:

    Detect-browserは、非常にシンプルで、数行のコードでブラウザを検出できるため、使いやすさが際立っています。

  • useragent:

    Useragentは、カスタマイズ性が高いですが、他のライブラリに比べてやや複雑です。使いこなすには時間がかかるかもしれません。

パフォーマンス

  • bowser:

    Bowserは軽量で、パフォーマンスに優れています。ブラウザ検出のために必要な最小限のリソースを使用し、迅速に結果を返します。

  • ua-parser-js:

    UA-Parser.jsは、詳細な情報を提供するため、他のライブラリに比べてやや重いですが、パフォーマンスは良好です。

  • detect-browser:

    Detect-browserも軽量で、サーバーサイドでの使用において非常に効率的です。必要な情報を迅速に取得できます。

  • useragent:

    Useragentは、詳細な情報を提供するために多くのリソースを使用しますが、パフォーマンスは良好です。ただし、他のライブラリに比べてやや遅く感じることがあります。

サポートされるブラウザ

  • bowser:

    Bowserは、最新のブラウザから古いブラウザまで幅広くサポートしており、特にモバイルデバイスに強いです。

  • ua-parser-js:

    UA-Parser.jsは、広範囲なブラウザとデバイスをサポートしており、特に詳細な情報が必要な場合に適しています。

  • detect-browser:

    Detect-browserは、主要なブラウザをサポートしていますが、詳細なバージョン情報は提供しません。

  • useragent:

    Useragentは、主要なブラウザをサポートしており、特にサーバーサイドでの使用に適しています。

カスタマイズ性

  • bowser:

    Bowserは、シンプルなAPIを提供しており、カスタマイズ性はあまり高くありませんが、基本的な使用には十分です。

  • ua-parser-js:

    UA-Parser.jsは、カスタマイズ性が高く、詳細な情報を取得するための柔軟なオプションを提供します。

  • detect-browser:

    Detect-browserは、シンプルでカスタマイズ性は低いですが、必要な情報を迅速に取得できます。

  • useragent:

    Useragentは、カスタマイズ性が非常に高く、特定のニーズに合わせた解析が可能です。

選び方: bowser vs ua-parser-js vs detect-browser vs useragent

  • bowser:

    Bowserは、軽量で使いやすいライブラリで、特にモバイルデバイスや古いブラウザのサポートが必要な場合に最適です。シンプルなAPIを持ち、特定のブラウザやバージョンを簡単に確認できます。

  • ua-parser-js:

    UA-Parser.jsは、ユーザーエージェント文字列を解析するための強力なライブラリで、詳細な情報を提供します。特に、デバイスやOSの情報も必要な場合に適しています。

  • detect-browser:

    Detect-browserは、ブラウザの検出をシンプルに行いたい場合に適しています。特に、サーバーサイドでの使用を考慮して設計されており、簡単にブラウザの種類を取得できます。

  • useragent:

    Useragentは、ユーザーエージェントの解析に特化しており、特にサーバーサイドでの使用に適しています。多くの情報を提供し、カスタマイズ性が高いですが、他のライブラリに比べてやや複雑です。

bowser のREADME

Bowser

A small, fast and rich-API browser/platform/engine detector for both browser and node.

  • Small. Use plain ES5-version which is ~4.8kB gzipped.
  • Optimized. Use only those parsers you need — it doesn't do useless work.
  • Multi-platform. It's browser- and node-ready, so you can use it in any environment.

Don't hesitate to support the project on Github or OpenCollective if you like it ❤️ Also, contributors are always welcome!

Financial Contributors on Open Collective Downloads

Contents

Overview

The library is made to help to detect what browser your user has and gives you a convenient API to filter the users somehow depending on their browsers. Check it out on this page: https://bowser-js.github.io/bowser-online/.

⚠️ Version 2.0 breaking changes ⚠️

Version 2.0 has drastically changed the API. All available methods are on the docs page.

For legacy code, check out the 1.x branch and install it through npm install bowser@1.9.4.

Use cases

First of all, require the library. This is a UMD Module, so it will work for AMD, TypeScript, ES6, and CommonJS module systems.

const Bowser = require("bowser"); // CommonJS

import * as Bowser from "bowser"; // TypeScript

import Bowser from "bowser"; // ES6 (and TypeScript with --esModuleInterop enabled)

By default, the exported version is the ES5 transpiled version, which do not include any polyfills.

In case you don't use your own babel-polyfill you may need to have pre-built bundle with all needed polyfills. So, for you it's suitable to require bowser like this: require('bowser/bundled'). As the result, you get a ES5 version of bowser with babel-polyfill bundled together.

You may need to use the source files, so they will be available in the package as well.

Browser props detection

Often we need to pick users' browser properties such as the name, the version, the rendering engine and so on. Here is an example how to do it with Bowser:

const browser = Bowser.getParser(window.navigator.userAgent);

console.log(`The current browser name is "${browser.getBrowserName()}"`);
// The current browser name is "Internet Explorer"

Using User-Agent Client Hints

Modern browsers support User-Agent Client Hints, which provide a more privacy-friendly and structured way to access browser information. Bowser can use Client Hints data to improve browser detection accuracy.

// Pass Client Hints as the second parameter
const browser = Bowser.getParser(
  window.navigator.userAgent,
  window.navigator.userAgentData
);

console.log(`The current browser name is "${browser.getBrowserName()}"`);
// More accurate detection using Client Hints

Working with Client Hints

Bowser provides methods to access and query Client Hints data:

const browser = Bowser.getParser(
  window.navigator.userAgent,
  window.navigator.userAgentData
);

// Get the full Client Hints object
const hints = browser.getHints();
// Returns the ClientHints object or null if not provided

// Check if a specific brand exists
if (browser.hasBrand('Google Chrome')) {
  console.log('This is Chrome!');
}

// Get the version of a specific brand
const chromeVersion = browser.getBrandVersion('Google Chrome');
console.log(`Chrome version: ${chromeVersion}`);

The Client Hints object structure:

{
  brands: [
    { brand: 'Google Chrome', version: '131' },
    { brand: 'Chromium', version: '131' },
    { brand: 'Not_A Brand', version: '24' }
  ],
  mobile: false,
  platform: 'Windows',
  platformVersion: '15.0.0',
  architecture: 'x86',
  model: '',
  wow64: false
}

Note: Client Hints improve detection for browsers like DuckDuckGo and other Chromium-based browsers that may have similar User-Agent strings. When Client Hints are not provided, Bowser falls back to standard User-Agent string parsing.

or

const browser = Bowser.getParser(window.navigator.userAgent);
console.log(browser.getBrowser());

// outputs
{
  name: "Internet Explorer"
  version: "11.0"
}

or

console.log(Bowser.parse(window.navigator.userAgent));

// outputs
{
  browser: {
    name: "Internet Explorer"
    version: "11.0"
  },
  os: {
    name: "Windows"
    version: "NT 6.3"
    versionName: "8.1"
  },
  platform: {
    type: "desktop"
  },
  engine: {
    name: "Trident"
    version: "7.0"
  }
}

You can also use Bowser.parse() with Client Hints:

console.log(Bowser.parse(window.navigator.userAgent, window.navigator.userAgentData));

// Same output structure, but with enhanced detection from Client Hints

Filtering browsers

You could want to filter some particular browsers to provide any special support for them or make any workarounds. It could look like this:

const browser = Bowser.getParser(window.navigator.userAgent);
const isValidBrowser = browser.satisfies({
  // declare browsers per OS
  windows: {
    "internet explorer": ">10",
  },
  macos: {
    safari: ">10.1"
  },

  // per platform (mobile, desktop or tablet)
  mobile: {
    safari: '>=9',
    'android browser': '>3.10'
  },

  // or in general
  chrome: "~20.1.1432",
  firefox: ">31",
  opera: ">=22",

  // also supports equality operator
  chrome: "=20.1.1432", // will match particular build only

  // and loose-equality operator
  chrome: "~20",        // will match any 20.* sub-version
  chrome: "~20.1"       // will match any 20.1.* sub-version (20.1.19 as well as 20.1.12.42-alpha.1)
});

Settings for any particular OS or platform has more priority and redefines settings of standalone browsers. Thus, you can define OS or platform specific rules and they will have more priority in the end.

More of API and possibilities you will find in the docs folder.

Browser names for .satisfies()

By default you are supposed to use the full browser name for .satisfies. But, there's a short way to define a browser using short aliases. The full list of aliases can be found in the file.

Similar Projects

  • Kong - A C# port of Bowser.

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

License

Licensed as MIT. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.