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
- Host: GitHub
- URL: https://github.com/hexcube/spawngriditems
- Owner: HEXcube
- License: mit
- Created: 2020-09-23T13:21:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-26T13:49:25.000Z (over 4 years ago)
- Last Synced: 2025-01-09T16:36:07.641Z (5 months ago)
- Topics: bootstrap, bootstrap4, codepen, grid, html, javascript, jquery
- Language: HTML
- Homepage: https://hexcube.github.io/SpawnGridItems
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.