Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 562 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 562 Bytes

<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>