0.0.8 • Published 1 year ago

svelte-avatars v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year 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