Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vaheqelyan/svelte-popover

A smart popover component for Svelte [temporarily not maintained]
https://github.com/vaheqelyan/svelte-popover

popover svelte svelte-popover sveltejs tooltip

Last synced: about 2 months ago
JSON representation

A smart popover component for Svelte [temporarily not maintained]

Awesome Lists containing this project

README

        

# svelte-popover









Website

![](https://res.cloudinary.com/dmtrk3yns/image/upload/q_auto/v1569229689/index_dlgtkt.gif)

## About

- [x] 100% Svelte (or vanillajs) - no jQuery, no 3rd party dependencies
- [x] Compatible with Sapper (SSR Svelte)
- [x] Auto placement (Work in progress)
- [x] Click, hover and touch events
- [ ] Animation/Transition

## Installation

**via NPM**

```code
npm i svelte-popover --save-dev
```