npm.io
0.1.5 • Published 6 years ago

svelte-popper

Licence
MIT
Version
0.1.5
Deps
2
Size
427 kB
Vulns
0
Weekly
0
Stars
7

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

Keywords