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

@tofusoup429/use-window-size

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tofusoup429/use-window-size

Custom hooks fetching window width and height

  • 0.0.10
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

react-component-module-frame

What is this project about?

This project was built to make publishing react-components quick. All the basic settings such as tsconfig.json, file structure, .gitignores and package.json are configured. It is up to you to modify the setting for your own taste.
To build
yarn build
The build command transpiles the files in the src folder into lib/esm with ts declaration files such as exampleModule.d.ts.

To download this project
git clone git@github.com:tofusoup429/react-component-module-frame.git

to import this module from other project.
import {RotatingText} from "@tofusoup429/react-component-module-frame/lib/esm/RotatingText"

FAQs

Package last updated on 13 May 2021

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