0.0.6 • Published 2 years ago
@sureshpradhana/christmas-popup v0.0.6
@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.