1.0.0 • Published 4 years ago

svelte-ransom-note v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
4 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

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago