This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

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

0.0.3 • Public • Published

The Official Component Library of Playboy

A custom and React component library that powers Playboy's user interface design.

Links

Install

git clone git@github.com:playboyenterprises/monroe-ui.git
yarn install
yarn storybook

TypeScript

This repository uses typescript and exports the necessary types to be used in your project.

React

To use MonroeUI components in your application:

import React from 'react';
import { Button } from '@playboy-dm/monroe-ui';
...
return ( <Button size="small">Click Me</Button> );

Readme

Keywords

none

Package Sidebar

Install

npm i @playboy-dm/monroe-ui

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

11.2 MB

Total Files

250

Last publish

Collaborators

  • ehidalgo-pb
  • json_
  • playboy_steve
  • superkenny
  • tstevenson-playboy