This commit is contained in:
0x8664b2
2025-07-02 09:33:52 -07:00
parent 028dea3cb8
commit e28f2e0c51
17 changed files with 372 additions and 6 deletions

22
node_modules/stimulus-popover/README.md generated vendored Normal file
View File

@@ -0,0 +1,22 @@
# Stimulus Popover
[![](https://img.shields.io/npm/dt/stimulus-popover.svg)](https://www.npmjs.com/package/stimulus-popover)
[![](https://img.shields.io/npm/v/stimulus-popover.svg)](https://www.npmjs.com/package/stimulus-popover)
[![](https://github.com/stimulus-components/stimulus-popover/workflows/Lint/badge.svg)](https://github.com/stimulus-components/stimulus-popover)
[![](https://img.shields.io/github/license/stimulus-components/stimulus-popover.svg)](https://github.com/stimulus-components/stimulus-popover)
## Getting started
A Stimulus controller to deal with HTML popover.
## 📚 Documentation
See [stimulus-popover documentation](https://www.stimulus-components.com/docs/stimulus-popover/).
## 👷‍♂️ Contributing
Do not hesitate to contribute to the project by adapting or adding features ! Bug reports or pull requests are welcome.
## 📝 License
This project is released under the [MIT](http://opensource.org/licenses/MIT) license.