Skip to content

macroing/simple-react-components

Repository files navigation

@macroing/simple-react-components

@macroing/simple-react-components is a simple React components library.

Getting Started

To add this library to your project, you can type the following in Git Bash.

npm install @macroing/simple-react-components

To clone this repository, you can type the following in Git Bash.

git clone https://github.com/macroing/simple-react-components.git

Components

The components in this library will be described below.

  • Accordion provides a component that defines an accordion.
  • Background provides a component that defines a background.
  • Button provides a component that defines a button.
  • ButtonLink provides a component that defines a button link.
  • Card provides a component that defines a card.
  • Carousel provides a component that defines a carousel.
  • Chip provides a component that defines a chip.
  • Dialog provides a component that defines a dialog.
  • FileInputButtonLabel provides a component that defines a file input button label.
  • Footer provides a component that defines a footer.
  • Form provides a component that defines a form.
  • Header provides a component that defines a header.
  • IconButton provides a component that defines an icon button.
  • Image provides a component that defines an image.
  • ImageUploader provides a component that defines an image uploader.
  • ImageViewer provides a component that defines an image viewer.
  • Input provides a component that defines an input.
  • Jumbotron provides a component that defines a jumbotron.
  • LinkButton provides a component that defines a link button.
  • Menu provides a component that defines a menu.
  • MenuBar provides a component that defines a menu bar.
  • OneColumnLayout provides a component that defines a layout with one column.
  • OptionList provides a component that defines an option list.
  • Pagination provides a component that defines a pagination.
  • Panel provides a component that defines a panel.
  • PopupMenu provides a component that defines a popup menu.
  • Select provides a component that defines a select.
  • Stars provides a component that defines stars.
  • TabPane provides a component that defines a tab pane.
  • Table provides a component that defines a table.
  • TaskBar provides a component that defines a task bar.
  • TextArea provides a component that defines a text area.
  • ThreeColumnLayout provides a component that defines a layout with three columns.
  • TooltipContainer provides a component that defines a tooltip container.
  • TwoColumnLayout provides a component that defines a layout with two columns.

Font Awesome

Some components in this library uses Font Awesome.