BareKit – Bare Minimum Responsive Framework

Barekit is a bare minimum responsive framework which comes with zero styling. The compiled CSS file is 10kb and the JavaScript file is only 7kb, so using BareKit is not a very big risk in the performance area.

barekit

Features

  • A responsive grid
  • Media query mixins
  • The ability to compile along with your custom Sass or Stylus, giving access to all of BareKit’s mixins and variables (which are customizable)
  • Accordions
  • Dropdown navigation
  • Base form styling for checkboxes and radios
  • Modals
  • Off-canvas
  • Tabs
  • Simple class toggling
  • Utility classes (positioning, text-align, list styling, clearing and showing/hiding)
Github: https://github.com/a2labs/barekit
Website: http://a2labs.github.io/barekit/
License: Dual licensed under the MIT or GPL licenses.

Leave a Reply