1.10.0 • Published 1 month ago

rivet-react v1.10.0

Weekly downloads
5
License
BSD-3-Clause
Repository
github
Last release
1 month ago

Rivet-react is a library of React components that implement the Rivet Software Design System. The components are implemented in TypeScript and can be used by any Javascript application.

Rivet-react resources:

BranchBuildCode Coverage
masterCircleCIcodecov
developCircleCIcodecov

Installation

To install the rivet-react package from NPM,

npm install rivet-react

Or with yarn,

yarn add rivet-react

Once installed you can use the components in your project. The Rivet styles are included as a dependency of rivet-react but they are not bundled into the components, so you'll need to import them as well.

import * as React from 'react'
import 'rivet-uits/css/rivet.min.css'
import { Alert } from 'rivet-react'

<Alert variant="info">A very important message for you!</Alert>

Check out the Component Documentation and Style Guide for comprehensive component documentation and examples.

Issues and Contributions

Rivet-react is open source and maintained by members of the Indiana University organization on GitHub. If you have questions about the library or encounter problems please file an issue. If you wish to contribute, pull requests are welcome! Please review our Contribution Guidelines.

2.0.0-beta.1

1 month ago

2.0.0-alpha.22

1 month ago

2.0.0-alpha.21

1 month ago

2.0.0-alpha.20

1 month ago

2.0.0-alpha.23

1 month ago

2.0.0-alpha.19

2 months ago

2.0.0-alpha.18

3 months ago

2.0.0-alpha.17

3 months ago

2.0.0-alpha.16

4 months ago

2.0.0-alpha.15

4 months ago

2.0.0-alpha.14

5 months ago

2.0.0-alpha.7

7 months ago

2.0.0-alpha.8

7 months ago

2.0.0-alpha.9

7 months ago

2.0.0-alpha.11

5 months ago

2.0.0-alpha.10

6 months ago

2.0.0-alpha.5

7 months ago

2.0.0-alpha.6

7 months ago

2.0.0-alpha.13

5 months ago

2.0.0-alpha.12

5 months ago

2.0.0-alpha.3

8 months ago

2.0.0-alpha.4

7 months ago

2.0.0-alpha.2

10 months ago

1.10.0

2 years ago

1.9.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

3 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.4.0-beta.2

4 years ago

1.4.0-beta.1

4 years ago

1.3.0

4 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.7.5

5 years ago

0.7.4

5 years ago

0.7.3

5 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.7.0

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.0

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago