@aneo-org/design-react

v0.32.6
This package includes all the components from the Aneo React component library.

Aneo React Component library

This package includes all the components from the Aneo React component library.

Installation

npm i @aneo-org/design-react

Usage

First import the styling for the components in your root, for example app.tsx or layout.tsx.

import "@aneo-org/design-react/style.css";

Import the components and functions you need as named imports:

import { Heading } from "@aneo-org/design-react/serverComponents";
import { Button, Input } from "@aneo-org/design-react/clientComponents";

Documentation for the components is available on the documentation website.

Development

Please refer to the documentation website for more information.

npm i @aneo-org/design-react

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/22/2024

Downloads