New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@urkellabs/uhl

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@urkellabs/uhl

Urkel Labs Hook Library

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
3
Created
Source

About

The Urkel hook library, a collection of hooks designed for efficient website customization and standardization.

Folder structure

uhl
  └── src - All components
       └── index - Main file. Exports all hooks.
       └── useCloseOnOutsideClick - Handle clicks outside of the content in which the ref is attached.
  └── rollup.config.js - the configuration required for simple bundling of the library

Available Scripts

  • yarn dev-setup - Locally links the yalc version of uhl here. (NOTE: this could be bypassed with yarn workspaces)
  • yarn push - Pushes UHL to a local yalc package registry for use during local development

FAQs

Package last updated on 11 Oct 2020

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