New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@instructure/uid

Package Overview
Dependencies
Maintainers
34
Versions
1719
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/uid

A unique (CSS-safe) id generator made by Instructure Inc.

6.1.1-rc.3
Source
npm
Version published
Weekly downloads
22K
21.93%
Maintainers
34
Weekly downloads
 
Created
Source

category: packages id: uid_README title: uid

uid

npm build-status MIT License Code of Conduct

A unique (CSS-safe) id generator made by Instructure Inc.

Installation

yarn add @instructure/uid

Usage

import uid from '@instructure/uid'

const id = uid()

FAQs

Package last updated on 13 May 2019

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