0.0.9 • Published 4 months ago

nathans-santa-popup v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Nathan's Santa Popup Library

From Svelte Society's Advent of Svelte 2023 - Day 10.

Installation

npm install -D santa-popup

Usage

<script>
  import SantaPopup from 'santa-popup';
</script>

<SantaPopup />

Props

PropTypeDefaultDescription
delaynumber5000Initial delay before the popup is shown
titlestringMerry Christmas!Title of the popup
messagestringSanta is coming to town!Message to display in the popup
0.0.9

4 months ago

0.0.8

4 months ago

0.0.7

5 months ago

0.0.6

5 months ago

0.0.5

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago