Returns true if the given argumen is a VueJS object.
Example
```javascript
//true
let myObj = new Vue({
//options
});
bbn.fn.isVue(myObj);
```
Returns true if the given argumen is a VueJS object. BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way