0.0.52 • Published 7 months ago

@brifui/components v0.0.52

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

BrifUI

Features

  • 🧱 Brutalist Design: Honest, raw aesthetic with functional simplicity
  • 🌈 Modern Design System: Beautiful, consistent UI components - powered by PandaCSS
  • Accessibility: WCAG 2.1 compliant components - powered by RadixUI
  • 🎨 Customizable: Fully customizable with Panda CSS
  • 🔍 TypeScript: Full type support
  • 📦 Modular: Import only what you need
  • 🌐 SSR Compatible: Works with Next.js and other SSR frameworks
  • 🌙 Dark Mode: Built-in support for light and dark themes

Installation

For complete installation guide, visit our documentation website.

Quick Start

import { Button } from "@brifui/components";

function App() {
  return <Button variant="primary">Click me</Button>;
}

Documentation

For complete documentation, visit our documentation website.

Components

BrifUI includes a wide range of components:

  • Inputs: Button, Checkbox, Radio, Select, Slider, Switch, TextField
  • Navigation: Breadcrumb, Link, Menu, Pagination, Tabs
  • Data Display: Accordion, Avatar, Badge, Card, Table, Tag
  • Feedback: Alert, Dialog, Progress, Spinner, Toast
  • Layout: Box, Flex, Grid, Stack
  • Overlay: Drawer, Modal, Popover, Tooltip

... And many more.

Contributing

We welcome contributions! Please see our Contributing Guide for details.

Project Structure

docs/                  # Documentation website
packages/
  ├── cli/             # @brifui/cli package
  ├── components/      # Component monorepo
  │    ├── accordion/  # Individual component packages
  │    ├── button/
  │    └── ...
  ├── entry/           # Entrypoint of the library
  ├── postcss/         # @brifui/postcss package
  ├── styled/          # @brifui/styled package
  ├── theme/           # @brifui/theme package
  ├── types/           # @brifui/types package
  └── utils/           # @brifui/utils package

Development

To set up the development environment:

# Clone the repository
git clone https://github.com/yourorg/brif-ui.git
cd brif-ui

# Install dependencies
yarn

# Start development environment
yarn dev

Run the test suite with:

yarn test

License

MIT

0.0.52

7 months ago

0.0.51

9 months ago

0.0.50

9 months ago

0.0.49

9 months ago

0.0.48

9 months ago

0.0.47

9 months ago

0.0.46

9 months ago

0.0.45

9 months ago

0.0.44

9 months ago

0.0.43

9 months ago

0.0.42

9 months ago

0.0.41

9 months ago

0.0.40

9 months ago

0.0.39

9 months ago

0.0.38

9 months ago

0.0.37

9 months ago

0.0.36

9 months ago

0.0.35

9 months ago

0.0.34

9 months ago

0.0.33

9 months ago

0.0.32

9 months ago

0.0.31

9 months ago

0.0.30

9 months ago

0.0.29

9 months ago

0.0.28

9 months ago

0.0.27

9 months ago

0.0.26

9 months ago

0.0.25

9 months ago

0.0.24

9 months ago

0.0.23

9 months ago

0.0.22

9 months ago

0.0.21

9 months ago

0.0.20

9 months ago

0.0.19

9 months ago

0.0.18

9 months ago

0.0.17

9 months ago

0.0.16

9 months ago

0.0.15

9 months ago

0.0.14

9 months ago

0.0.13

9 months ago

0.0.11

9 months ago

0.0.10

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

10 months ago

0.0.1

10 months ago

0.0.1-beta.15

10 months ago

0.0.1-beta.14

10 months ago

0.0.1-beta.13

10 months ago

0.0.1-beta.12

10 months ago

0.0.1-beta.11

10 months ago

0.0.1-beta.7

10 months ago

0.0.1-beta.6

11 months ago

0.0.1-beta.3

11 months ago

0.0.1-beta.2

11 months ago

0.0.1-beta.1

11 months ago

0.0.1-beta.0

11 months ago