0.1.0 • Published 3 years ago

ui-fragments v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

UI Fragments

A minimal component UI library that you can easily pull into your React projects.

Installation

# NPM
npm install ui-fragments

# Yarn
yarn add ui-fragments

Components

This project is still in early development. New components will be added regularly over the coming months.

  • Button

Roadmap

Main objective of this project build a utility React UI components that can be easily extended so that you can build your Design System. The project is still in early development but the plan is to add more components in the coming months such as:

  • Accordion
  • Alert
  • Checkbox
  • Radiobox
  • Combobox
  • Modal
  • Listbox
  • Switch
  • Tabs

...and more