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

@metrostar/comet-uswds

Package Overview
Dependencies
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metrostar/comet-uswds

React with TypeScript Component Library based on USWDS 3.0.

1.3.2
Source
npm
Version published
Maintainers
2
Created
Source

Comet

Comet is a React with TypeScript Component Library based on USWDS 3.0.

Getting Started

In order to utilize Comet within your app, you must first ensure USWDS is pre-configured in your app. Please review the following for details: USWDS Documentation.

  • Add Comet to your project:
# npm
npm i --save @metrostar/comet-uswds
# or yarn
yarn add @metrostar/comet-uswds
  • Add your first Comet component:
import { Alert } from '@metrostar/comet-uswds';

Keywords

uswds

FAQs

Package last updated on 31 Jul 2023

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