@myxplor/ui

0.7.9 • Public • Published

UI components

This is a collection of UI components used across Xplor single page apps

  • Avatar - Standard presentaion of user avatar, or fallback to initials
  • Card - Standard wrapper around core content
  • ErrorsFromAPI - A standard way to display 500's from remote apis
  • Loading - loading animation
  • NotAvailable - standard way to say data is not available
  • Note - standard way to callout information
  • Pill - standard way to present "tags"
  • PreRelease - standard "in development" badge
  • Timer - countdown timer

Colour variables

Need to move towards SASS or PostCSS variables

  heroColour: #007aff;
  heroColourHover: #195ca5;
  errorColour: #e64766;
  grey: #9b9b9b;
  warn: #fbbf5c;

Readme

Keywords

none

Package Sidebar

Install

npm i @myxplor/ui

Weekly Downloads

1

Version

0.7.9

License

Unlicense

Unpacked Size

339 kB

Total Files

69

Last publish

Collaborators

  • paulle77
  • t-raver9
  • arjun555
  • hjemmel
  • adam-xplor