JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 340
  • Score
    100M100P100Q111817F
  • License ISC

Metagrid is a visual HTML gridsystem on top of Bootstrap 3 designs developed by Inmeta Interaktiv. React-grid is a react component based on Metagrid.

Package Exports

  • react-grid

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-grid) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-grid

Component for React to display a visual HTML gridsystem on top of Bootstrap 3. It is developed by Inmeta Interaktiv. Original name is Metagrid, and a demo is here.

In action, press g to activate and toggle. Press h while holding g to make the grid sticky.

Metagrid image

When activated, Metagrid will overlay a visual aid to help you place text correctly.

Installation

% npm install react-grid --save

Usage

var Metagrid = require('react-grid');