gridlike
0.1.4 • Public • Published
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
.
- Customize keyboard shortcut?
- Make it possible to disable the keyboard shortcut
- Expose a
toggle()
method
Package Sidebar
Install
Weekly Downloads