0.2.8 • Published 3 years ago

@omysoul/svelte-quote-fit v0.2.8

Weekly downloads
1
License
MIT
Repository
-
Last release
3 years ago

svelte-quote-fit

install

npm install svelte-quote-fit

use

Format text using a subset of HTML (p, br, i, b, nobr) you may also use \n and \\n (same as br and p).

<script>
  import QuoteFit from "svelte-quote-fit";
</script>

<QuoteFit
  style="width: 80%; height: 320px; background: black;"
  text="For God so loved the world that he gave his one and only Son so that whoever believes in him shall not perish but have eternal life. <nobr><b>John 3:16</b></nobr>"
/>

Storybook

https://bafybeidkosyb4qaok4pjo4f4tkvf2ifxqrl7ps7yqpvwjzvs52h7apohma.ipfs.infura-ipfs.io/docs

0.2.7

3 years ago

0.2.6

3 years ago

0.2.8

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

4 years ago

0.2.2

4 years ago