hawkiq / vue
The Progressive JavaScript Framework
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Language:JavaScript
Type:component
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