Skip to content

kpyszkowski/Nardo-Primitives

Repository files navigation

image

Nardo Primitives

A collection of UI primitives for React, designed to provide structure, logic, and accessibility without imposing visual styles.

Features

  • UI Primitives for React
  • Provides structure, logic, and accessibility
  • Unstyled components to allow full customization
  • Lightweight and fast

Installation

npm install nardo-primitives

Usage

import { Button } from "nardo-primitives";

function App() {
  return <Button>Click me</Button>;
}

Components

  • N/A

Contributing

We welcome contributions to Nardo Primitives! If you find a bug or have an idea for a new feature, please open an issue. If you'd like to contribute code, please submit a pull request.

License

Nardo Primitives is MIT licensed.

About

Library of React primitive components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published