1.0.0 • Published 2 years ago

svelte-ransom-note v1.0.0

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

Svelte Ransom Note

Ever felt the need to display a ransom note on your Svelte project? Probably not, but if so, this might be the package for you!

Ransom note in action

Usage

<script>
    import {default as RansomNote} from '../../node_modules/svelte-ransom-note/src/lib/ransom-note.svelte'
</script>

<RansomNote>Hello there</RansomNote>
<RansomNote>This a ransom note</RansomNote>

Feedback

If you have any feedback, feel free to open an issue on github

Links

1.0.0

2 years ago

0.0.7

2 years ago

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