@sureshpradhana/christmas-popup
v0.0.6
Published
This is a SvelteKit package for displaying a Christmas greeting popup.
Readme
@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/[email protected]Usage
After installing the package, you can import it in your SvelteKit project:
import ChristmasPopup from '@sureshpradhana/[email protected]';Then, you can use it in your Svelte components:
<script>
import ChristmasPopup from '@sureshpradhana/[email protected]';
</script>
<ChristmasPopup />version 0.0.5 has some bugs install 0.0.4
License
This project is licensed under the MIT License.
