@erikkroes/spacer-gif
v0.0.1
Published
The most transparent way of adding space to your web page.
Downloads
3
Maintainers
Readme
<spacer-gif>
<spacer-gif>
is the most transparent way of adding space to your web page.
- Proven technology
- No confusing CSS needed
- Anybody can do it
- Comprehensive API
- 0 Dependencies
📦 Install it
npm i @erikkroes/spacer-gif
🛠️ Use it
<script async type="module" src="/node_modules/@erikkroes/spacer-gif/spacer-gif.js"></script>
<spacer-gif height="1" width="1"></spacer-gif>
✨⭐ But wait, there's more! ⭐✨
Add color!
<spacer-gif height="1" width="1" bgcolor="#DD6633"></spacer-gif>