This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

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

1.0.1 • 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
# or yarn
yarn add @metrostar/comet
  1. Add your first Comet component:
import { Alert } from '@metrostar/comet';

Package Sidebar

Install

npm i @metrostar/comet

Weekly Downloads

1

Version

1.0.1

License

Apache-2.0

Unpacked Size

9.16 MB

Total Files

161

Last publish

Collaborators

  • jbouder
  • discocowboy