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

0.3.0 • Public • Published

Livepeer UI is a design system built using Modulz

Using this package

Step 1: Install Livepeer UI from npm

Install @livepeer/livepeer-ui using your package manager:

yarn add @livepeer/livepeer-ui

Step 2: Import & use your components

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

import { Card, Input, Box, Container } from '@livepeer/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/livepeer-ui';

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

Readme

Keywords

none

Package Sidebar

Install

npm i @livepeer/livepeer-ui

Weekly Downloads

11

Version

0.3.0

License

MIT

Unpacked Size

273 kB

Total Files

163

Last publish

Collaborators

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