@aneo-org/design-react
TypeScript icon, indicating that this package has built-in type declarations

4.0.4 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @aneo-org/design-react

Weekly Downloads

520

Version

4.0.4

License

MIT

Unpacked Size

559 kB

Total Files

158

Last publish

Collaborators

  • dagstuan
  • hvassing