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

https://github.com/alexandermatveev/popper-bundle


https://github.com/alexandermatveev/popper-bundle

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

Popper.js bundle for Symfony
=======================

## Current Version

Popper.js 1.14.4

## Installation

``` bash

composer require alexandermatveev/popper-bundle

```

## Usage

Refer to the desired files in your HTML template, e.g.

``` html

```

## Licenses

Refer to the source code of the included files for license information

## References

1. https://popper.js.org/
2. http://symfony.com