Skip to content

Collection of reusable React components and hooks. It's designed to be simple, lightweight, and performant.

Notifications You must be signed in to change notification settings

olafkotur/react-otio

Repository files navigation

React Otio

🚧 Disclaimer: This package is currently under construction. The stable release will be available at v1.0.0.

React Otio is a collection of reusable React components and hooks. It's designed to be simple, lightweight, and performant.

Installation

To install the stable version:

yarn add react-otio

npm install --save react-otio

Usage

You can import individual components like this:

import { ComponentName } from 'react-otio';

Peer Dependencies

  • react: ^18.2.0
  • react-dom: ^18.2.0
  • styled-components: ^6.1.8

Storybook

  • To view the components in Storybook run yarn start

License

MIT license

About

Collection of reusable React components and hooks. It's designed to be simple, lightweight, and performant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published