0.0.6 • Published 2 years ago

@sureshpradhana/christmas-popup v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@suresh/christmas-popup

This is a SvelteKit package for displaying a Christmas greeting popup.

Installation

You can install this package using npm:

npm install @sureshpradhana/christmas-popup@0.0.4

Usage

After installing the package, you can import it in your SvelteKit project:

import ChristmasPopup from '@sureshpradhana/christmas-popup@0.0.4';

Then, you can use it in your Svelte components:

<script>
  import  ChristmasPopup  from '@sureshpradhana/christmas-popup@0.0.4';
</script>
<ChristmasPopup />

version 0.0.5 has some bugs install 0.0.4

License

This project is licensed under the MIT License.

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago