npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

tv-detector

v1.0.0

Published

Detect if current browser is a tv

Readme

Tv Detector - A simple tv detector

Description

A Simple Tv Detector, that detects if the current browser is a smart TV.

Installation

$ npm install tv-detector

API Docs

Table of Contents

ua

user agent

isSmartTv

Check if the current browser is a TV

Returns Boolean true if the current browser is a TV

isTizen

Check if the current browser is a Tizen TV

Returns Boolean true if the current browser is a Tizen TV

isWebos

Check if the current browser is a LG TV

Returns Boolean true if the current browser is a Web0S/LG TV

isHisense

Check if the current browser is a Hisense TV

Returns Boolean true if the current browser is a Hisense TV

isToshiba

Check if the current browser is a Toshiba TV

Returns Boolean true if the current browser is a Toshiba TV

isTornado

Check if the current browser is a Tornado TV

Returns Boolean true if the current browser is a Tornado TV

isHbbTv

Check if the current browser is a HbbTv TV

Returns Boolean true if the current browser is a HbbTv TV

isWebkit

Check if the current browser is a Webkit TV

Returns Boolean true if the current browser is a Webkit TV

isRoku

Check if the current browser is a Roku TV

Returns Boolean true if the current browser is a Roku TV

isSamsung

Check if the current browser is a Samsung TV

Returns Boolean true if the current browser is a Samsung TV

isAndroidTv

Check if the current browser is a Android TV

Returns Boolean true if the current browser is a Android TV

isAppleTv

Check if the current browser is a Apple TV

Returns Boolean true if the current browser is a Apple TV

getTVName

Get TV name

Returns String the current browser tv name

getTizenVersion

Get OS version for tizen ex ua :Mozilla/5.0 (SMART-TV; Linux; Tizen 2.2) AppleWebkit/538.1 (KHTML, like Gecko) SamsungBrowser/1.0 TV Safari/538.1

Returns String the current browser os version

getWebosVersion

Get OS version for webos ex us: Mozilla/5.0 (Web0S; Linux/SmartTV) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36 WebAppManager

Returns String the current browser os version

getHbbTvVersion

Get OS version for hbbtv ex ua: Opera/9.80 (Linux mips; HbbTV/1.2.1 (; Philips; ; ; ; ) CE-HTML/1.0 NETTV/4.2.0 PHILIPSTV/1.1.1 Firmware/171.56.0 (PhilipsTV, 1.1.1,) en)

Returns String the current browser os version