1.0.3 • Published 10 months ago

@zebec-protocol/ui-components v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Zebec UI Components Library

A React UI components package for use in the dashboard.

Build

Webpack has been used for building the components.

    yarn build

Available UI components

  • Button
  • IconButton
  • CopyButton
  • Card
  • CollapseDropdown
  • Searchbar
  • Tab
  • ActiveTabIndicator
  • CircularProgressBar
  • Pagination
  • Toggle
  • Modal
  • SelectBoxHeader
  • Table
  • Sidebar
  • DateTimePicker
  • TimePicker

Implementation

    yarn add "@zebec-protocol/ui-components"
    npm install "@zebec-protocol/ui-components"

The Components can be imported using following like syntax:

import { Button } from "@zebec-protocol/ui-components"

Frameworks

This UI components Library is built using the following frameworks:

  • React
  • Tailwind CSS
1.0.2

10 months ago

1.0.3

10 months ago

1.0.1

1 year ago