0.9.1 • Published 2 years ago

penthouse-design v0.9.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

0.6.9

3 years ago

0.7.2-0

3 years ago

0.7.1-0

3 years ago

0.7.0-0

3 years ago

0.8.0

3 years ago

0.9.1-0

3 years ago

0.9.0-0

3 years ago

0.6.7

3 years ago

0.6.6

3 years ago

0.6.8

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.6.3

3 years ago

0.5.4

3 years ago

0.6.2

3 years ago

0.5.3

3 years ago

0.3.5

3 years ago

0.2.6

3 years ago

0.6.5

3 years ago

0.6.4

3 years ago

0.5.5

3 years ago

0.5.0

3 years ago

0.3.2

3 years ago

0.2.3

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.2.2

3 years ago

0.6.1

3 years ago

0.5.2

3 years ago

0.3.4

3 years ago

0.2.5

3 years ago

0.6.0

3 years ago

0.5.1

3 years ago

0.3.3

3 years ago

0.2.4

3 years ago

0.2.0

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago