CSS Grid Layout System For Vue – vue-block

vue-block is a Vue plugin helping you build CSS grid-like layout system with the support of old browser like IE9.

Features:

  • CSS grid like layout system.
  • Really easy to use API, especially for new Vue beginner.
  • Support IE9+ and other modern browsers which support CSS calc.
  • Functional component, which is stateless and instanceless.

Preview:

vue-block

Download Details:

Author: 0067ED

Live Demo: https://0067ed.github.io/vue-block/

Download Link: https://github.com/0067ED/vue-block/archive/master.zip

Official Website: https://github.com/0067ED/vue-block

Install & Download:

Add Comment