Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fluid-topics/ft-size-watcher

Package Overview
Dependencies
Maintainers
0
Versions
253
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluid-topics/ft-size-watcher

Pixel component used to get viewport size

  • 1.1.76
  • npm
  • Socket score

Version published
Weekly downloads
584
increased by82.5%
Maintainers
0
Weekly downloads
 
Created
Source

A size watcher component used to get viewport size.

Install

npm install @fluid-topics/ft-size-watcher
yarn add @fluid-topics/ft-size-watcher

Usage

import { html } from "lit"
import "@fluid-topics/ft-size-watcher"

function render() {
    return html` <ft-size-watcher></ft-size-watcher> `
}

Keywords

FAQs

Package last updated on 24 Oct 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc