robbielamb / widget-playing

widget-playing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap for ReasonReact

Heavily inspired by https://reactstrap.github.io/

Some handy links

Examples

Examples are at https://github.com/robbielamb/widget-playing-example

Todo

There is still quite a bit left to do, but someone could find some value in what currently exists.

  • Make the Modal work properly
  • Add Animations where applicable
    • Modal
    • Fade
  • Add missing components
    • Dropdowns - Basics done. Still needs more work.
    • Fade
    • Tooltips
    • Popovers
    • Media
    • Input Groups
  • Make sure the apis for Col work well enough.
  • Add missing callbacks. onClick, onChange etc.
  • Pay attention for abstraction opportunities.
  • Package for distrabution through NPM.
  • More examples to flex the functionality and demostrate how the items work.

About

widget-playing

License:MIT License


Languages

Language:OCaml 83.8%Language:C++ 12.6%Language:JavaScript 1.9%Language:HTML 1.6%Language:CSS 0.2%