1.0.4 • Published 3 months ago

@vividus/svelte v1.0.4

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

VIVIDUS Component Library for Svelte.JS

Read more about the library in the main repo here...

The svelte version currently has the following components:

Components

  • Abbr: a higher level version of HTML's abbr element that requires less writing, and more "lively" transition. With multiple customizations to the ccomponent display and behavior.

Planned Components

  • RadialFlickMenu: a higher level alternative to HTML's select element that provides smoother and a slickier interaction for the end user to select an item of a given short-list.

Adding More

For more info on how to add more components to the library, please refer to the Adding More Components doc.