@metrostar/comet-uswds
TypeScript icon, indicating that this package has built-in type declarations

2.0.4 • Public • Published

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.

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

Package Sidebar

Install

npm i @metrostar/comet-uswds

Weekly Downloads

753

Version

2.0.4

License

Apache-2.0

Unpacked Size

295 kB

Total Files

165

Last publish

Collaborators

  • jbouder
  • discocowboy