All Projects → brave → Brave Ui

brave / Brave Ui

Licence: mpl-2.0
List of reusable React components to empower your brave UI

Programming Languages

typescript
32286 projects


👋 Welcome to Brave UI

Here you will find a list of reusable React components used in most of Brave products. Brave UI's component library can be found on Storybook.

❗️Important: We are still hacking a lot on this project, and therefore don't recommend that anyone use it yet. It's free to try and use at your own risk but bear in mind that components and APIs are very likely to change without notice.

Installation

$ npm install

Using Brave UI

npm run storybook-start

Tests

We use Jest for testing. Playground is available under the stories/ folder.

npm run test-unit

License

This project is licensed under the MPL-2.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].