svelte-popover icon indicating copy to clipboard operation
svelte-popover copied to clipboard

A smart popover component for Svelte [temporarily not maintained]

svelte-popover

Website

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

npm i svelte-popover --save-dev