This repository was archived by the owner on Apr 1, 2022. It is now read-only.

Description
I think it's a bit overwhelming that this library depends on having jquery (as a global) and the bootstrap scripts.
As far as I see the scripts part look like they could be easily replaced in native vue code.
My current projects use parts of the bootstrap library (loaded as needed per component) no jquery so I might try a to fork this project and remove those dependencies. Let me know if you would be interested in this developments