0.0.8 • Published 4 months ago

svelte-avatars v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Svelte Avatars

A tiny and customizable avatar component for Svelte & SvelteKit.

Installation

# NPM
npm install svelte-avatars

# YARN
yarn add svelte-avatars

Usage Example

<script>
  import Avatar from "svelte-avatars";
</script>

<Avatar name="Rich Harris" alt="A very cool guy."/>

Live REPL Example

Supporting

Contributions are welcome, you can also leave a star.

License

Released under MIT license.

0.0.8

4 months ago

0.0.7

8 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago