0.1.9 • Published 2 years ago

@launchpad5682/morpho-ui v0.1.9

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

Tech Stack

npm.io npm.io npm.io npm.io npm.io

Motivation

Building components repetitively is cumbersome and time-consuming. Building morpho-UI brings uniformity, reusability and less decision making in styling for all your projects. It contains the global styling which gives you variety of color choices and components like buttons, alerts are provided with 5 CTA(call to action) colors(red, green, blue, yellow, and pink).

How to install?

npm i @launchpad5682/morpho-ui

Components:

  • Alert
  • Avatar
  • Badge
  • Button
  • Card
  • Chips
  • Image
  • Modal
  • Snack Bar
  • Tabs
  • Typography

Color Psychology:

  • Success/peaceful optimism: green
  • Information: blue
  • Danger or focus: red
  • Warning or grab attention: yellow
  • Excitement: pink
  • Minimalistic sophistication: black

References

  • Start development server using npm start and npm run storybook.
  • Bootstrapped storybook typescript using TSDX.
  • Deploy Storybook using github actions.
  • Altered default configuration using ts.config.js and added css imports with live changes with css link.
  • User guide for TSDX React w/ Storybook.
  • Made all the components accessible using index.tsx in src folder.
  • Call to action color guide link.

Workflow

  • Make changes, add version to the commit message to release a package.
  • Make version update in package.json and push code using git push --follow-tags.
0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago