0.1.4 • Published 4 years ago

react-bootstrap5 v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

react-bootstrap5

NOTE: This library is still in development and not presently suitable for use. Please keep watching for updates React-Bootstrap5 provides a Bootstrap and Context Wrapper for your application, together with numerous input components that provide boostrap functionality. This library also includes react-select, react-datepicker and react-data-table-component providing consistent bootstrap themed wrappers for these components.

Key Features include:-

  • Bootstrap functionality including Javascript libraries (no jQuery) are automatically incorporated.
  • Flex Component wraps your entire application, providing an easy method for you to set and retrieve global contact that is available to all components in your application.
  • Holygrail Application wrapper that provides header, footer, side bars and context to simplyify your application user interface, while providing full customisation of styles and appearance.
  • Validation control for all user inputs
  • Versatile and powerful Card component that extend standard bootstrap functionality.
  • Versatile Select Control that uses react-select but also incorporates required validation ( a long standing missing feature of this control)
  • Flexible Date Picker (using react-datepicker) extended with validation controls.
  • Datatables using react-data-tables-component. The FlexTable component also equips react-data-table component with access to context, permitting features such as external (for example User Interface footer) pagination.