0.9.1 • Published 4 years ago

penthouse-design v0.9.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Penthouse Design system

This is a pack of UI components, colors and animation presets for use in React projects. Everything is documented in TypeScript.

Installation

npm install penthouse-design
# or
yarn add penthouse-design

You also need tailwind installed at a minimum version of 2.2

Then add this to y

Exports

Import any of these desctructured from "penthouse-design". Example:

import { CheckboxButton } from "penthouse-design"

UI components

  • Text
  • Button
  • CheckboxButton
  • Input

Theme

  • tailwindPreset

Animations

  • clickable
  • clickableWithScale
  • appear
  • basicStaggering
  • slowStaggering

Local testing

Run TSDX in one terminal:

npm start # or yarn start

Then run Storybook inside another terminal:

yarn storybook

To do a one-off build, use npm run build or yarn build. To run tests with Jest, use npm test or yarn test.

0.9.1

4 years ago

0.6.9

4 years ago

0.7.2-0

4 years ago

0.7.1-0

4 years ago

0.7.0-0

4 years ago

0.8.0

4 years ago

0.9.1-0

4 years ago

0.9.0-0

4 years ago

0.6.7

4 years ago

0.6.6

4 years ago

0.6.8

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.6.3

4 years ago

0.5.4

4 years ago

0.6.2

4 years ago

0.5.3

4 years ago

0.3.5

4 years ago

0.2.6

4 years ago

0.6.5

4 years ago

0.6.4

4 years ago

0.5.5

4 years ago

0.5.0

4 years ago

0.3.2

4 years ago

0.2.3

4 years ago

0.4.0

4 years ago

0.3.1

4 years ago

0.2.2

4 years ago

0.6.1

4 years ago

0.5.2

4 years ago

0.3.4

4 years ago

0.2.5

4 years ago

0.6.0

4 years ago

0.5.1

4 years ago

0.3.3

4 years ago

0.2.4

4 years ago

0.2.0

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago