@livepeer/ui
TypeScript icon, indicating that this package has built-in type declarations

0.7.0 • Public • Published

Livepeer UI is a design system built using Modulz

Using this package

Step 1: Install Livepeer UI from npm

Install @livepeer/ui using your package manager:

yarn add @livepeer/ui

Step 2: Import & use your components

Your components are ready to use! All components are imported directory from @livepeer/ui:

import { Card, Input, Box, Container } from '@livepeer/ui';

Step 3: Wrap your app in DesignSystemProvider

To access the default theme, you must import and wrap your app with the DesignSystemProvider:

import { DesignSystemProvider } from '@livepeer/ui';

const App = () => <DesignSystemProvider>Hey there👋</DesignSystemProvider>;

Readme

Keywords

none

Package Sidebar

Install

npm i @livepeer/ui

Weekly Downloads

54

Version

0.7.0

License

MIT

Unpacked Size

309 kB

Total Files

163

Last publish

Collaborators

  • suhailkakar
  • clacladev
  • chase-adams
  • ericxtang
  • victorges
  • iameli
  • ads1018