react-otio
TypeScript icon, indicating that this package has built-in type declarations

0.1.16 • Public • Published

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

Package Sidebar

Install

npm i react-otio

Weekly Downloads

2

Version

0.1.16

License

MIT

Unpacked Size

2.78 MB

Total Files

38

Last publish

Collaborators

  • olafkotur