An open API service indexing awesome lists of open source software.

https://github.com/hexcube/spawngriditems

Spawn & Delete Bootstrap 4 Grid Items
https://github.com/hexcube/spawngriditems

bootstrap bootstrap4 codepen grid html javascript jquery

Last synced: 3 months ago
JSON representation

Spawn & Delete Bootstrap 4 Grid Items

Awesome Lists containing this project

README

        

# Spawn Grid Items
Spawn/add and delete/remove items in Bootstrap 4 grid columns, and equalize the height of the spawn button.

Live Demos
----------
[See live demo on GitHub Pages](https://hexcube.github.io/SpawnGridItems)

Or if you feel like playing around with the code, I've set up two pens as well on CodePen:
- [Spawn & Delete Grid Items](https://codepen.io/hexcube/pen/ExKGpLy)
- [Spawn & Delete Grid Items (with equi-sized spawn button)](https://codepen.io/hexcube/pen/yLOGqRL)

CREDITS
-------
This example is built upon the following libraries:
- [Bootstrap 4](https://getbootstrap.com/docs/4.5/getting-started/introduction/)
- [jQuery](https://jquery.com)

LICENSE
-------
Except where otherwise noted, all original content here are released under [MIT license](https://opensource.org/licenses/MIT). However, part of the work here are derived from other open source projects and as a result follow the licenses of their original sources.