Overview:
The @trussworks/react-uswds is a frontend component library built in React with Typescript. It is based on design patterns defined by the United States Web Design System (USWDS) 3.0. The primary goal of this library is to provide common UI components following the USWDS specification and remove overhead UI development for projects based on this standard.
Features:
- ReactUSWDS Component Library built in React with Typescript
- Based on design patterns defined by the United States Web Design System (USWDS) 3.0
- Provides common UI components following the USWDS specification
- Removes overhead UI development for projects based on the USWDS standard
Installation:
To install the @trussworks/react-uswds package, you can use either npm or yarn by running the following command:
npm install @trussworks/react-uswds
or
yarn add @trussworks/react-uswds
Summary:
The @trussworks/react-uswds is a React component library based on the United States Web Design System (USWDS) 3.0. It provides common UI components following the USWDS specification and eliminates the need for UI development overhead in projects based on the USWDS standard. The library can be easily installed using npm or yarn, and developers are advised to use the same version of USWDS as the version of ReactUSWDS they are using to avoid potential markup and CSS compatibility issues.