absolute-grid

0.1.1 • Public • Published

Absolute Grid

Absolute Grid is a grid system what positions all grid elements absolutely to enable transitioning any of its elements without shifting or moving the layout.

Written using ES6.

Usage

Invoke absolute grid in your JS file.

AbsoluteGrid(options);

Options:

Name Default value
containerSelector .container
childrenSelector .children
width 190
height 250
marginX 10
marginY 15

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i absolute-grid

      Weekly Downloads

      0

      Version

      0.1.1

      License

      MIT

      Last publish

      Collaborators

      • tirpox