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

https://github.com/kouts/vue-popper


https://github.com/kouts/vue-popper

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# vue-popper
A popper component for Vue

s## Browsers support

| [IE / Edge](http://godban.github.io/browsers-support-badges/)
IE / Edge | [Firefox](http://godban.github.io/browsers-support-badges/)
Firefox | [Chrome](http://godban.github.io/browsers-support-badges/)
Chrome | [Safari](http://godban.github.io/browsers-support-badges/)
Safari | [Opera](http://godban.github.io/browsers-support-badges/)
Opera |
| --------- | --------- | --------- | --------- | --------- |
| IE11, Edge| last 2 versions| last 2 versions| last 2 versions| last 2 versions

Click here for documentation and examples
https://vue-popper-demo.netlify.app/

# Development

In order to start development:

```sh
npm i
npm run watch
```