shervinchen / robin-ui

A simple React UI library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robin UI

MIT License NPM Version Bundle Size

A simple React UI library for bleeding-edge web development.

Documentation & Storybook

Documentation (Coming soon)

Storybook

Installation

# npm
$ npm i @robin-ui/core @emotion/react @emotion/styled framer-motion

# yarn
$ yarn add @robin-ui/core @emotion/react @emotion/styled framer-motion

Packages

  • @robin-ui/core - Core components library
  • @robin-ui/hooks - A collection of handy React hooks
  • @robin-ui/icons - Feather based React icon library
  • @robin-ui/next - Next.js integration for server side rendering
  • @robin-ui/ssr - Utility functions for server side rendering
  • @robin-ui/styles - Emotion based css-in-js solution
  • @robin-ui/theme - Theme configuration with dark mode + dynamic color support
  • @robin-ui/utils - A collection of handy utility functions

License

MIT

About

A simple React UI library

License:MIT License


Languages

Language:TypeScript 100.0%Language:Shell 0.0%