https://github.com/alexandermatveev/popper-bundle
https://github.com/alexandermatveev/popper-bundle
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexandermatveev/popper-bundle
- Owner: AlexanderMatveev
- Created: 2018-10-09T08:29:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-09T08:30:03.000Z (over 7 years ago)
- Last Synced: 2025-02-20T02:36:58.454Z (over 1 year ago)
- Language: PHP
- Size: 111 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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