gridlike

0.1.4 • Public • Published

gridlike

Usage:

new Gridlike({
    columns: 12,
    classNames: {
        grid: 'grid',
        column: 'grid__column'
    }
});

You need to create your own stylesheet to see anything. See demos/demo.html.

TODO

  • Customize keyboard shortcut?
  • Make it possible to disable the keyboard shortcut
  • Expose a toggle() method

Readme

Keywords

Package Sidebar

Install

npm i gridlike

Weekly Downloads

7

Version

0.1.4

License

MIT

Last publish

Collaborators

  • esseb