1.0.0 • Published 10 months ago

index-dev-ui v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

Index UI Kit

Logo

Features

  • React Components: Use a variety of ready-made React components for your applications.
  • React Spectrum Integration: Leverage the power of Adobe's React Spectrum for a robust, scalable, and modern experience.
  • Accessibility: Our components follow best practices for accessibility, ensuring that your apps are universally usable.
  • Customizable: Index UI Kit is designed to be flexible and customizable to fit your unique needs.

Getting Started

First, install the Index UI Kit:

npm install @index/ui

Then, import and use an Index UI component:

import { Button } from "@index/ui";

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

Documentation

For more details, including a full list of components and their APIs, see the Full Documentation

1.0.0

10 months ago