svelte-popper

0.1.5 • Public • Published

Svelte Popper

Build Status npm version npm downloads code style: prettier

A simple wrapper component for the popular library popper.js.

Table of Contents

  1. Install
  2. Running Locally
  3. Credits & Inspiration

Install

Via package managers:

npm install svelte-popper --save
# or 
yarn add svelte-popper

Running Locally

clone repo

git clone git@github.com:bgreenacre/svelte-popper.git

move into folder

cd ~/svelte-popper

install dependencies

npm install or yarn

run dev mode

npm run dev or yarn dev

open your browser and visit:

http://localhost:5000/

Credits & Inspiration

Package Sidebar

Install

npm i svelte-popper

Weekly Downloads

8

Version

0.1.5

License

MIT

Unpacked Size

438 kB

Total Files

15

Last publish

Collaborators

  • bgreenacre