hawkiq / vue
The Progressive JavaScript Framework
Package info
Language:JavaScript
Type:component
pkg:composer/hawkiq/vue
3.2.36
2024-01-23 20:26 UTC
README
Shim repository for the Vuejs .
What is Vuejs
Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Purpose of this package
Sometimes we need js packages to use instead of cdn version or hosted locally , I created this package to make it as composer so it will minimum requird files to bundled with your project.
Install
composer require hawkiq/vue
this command will install latest version of Vue, to install older version you can use
composer require hawkiq/vue:^2.5