Vue auth has been updated to now fully support Vue 3 with the createAuth and useAuth syntax for creating and consuming the plugin.
Read full post ›The official announcement of Vue Upload coming out of beta with newly added support for Vue 3 of the box.
Read full post ›Official announcement for the release of the new Vue Knob component by Websanova.
Read full post ›A fully featured authentication plugin for Vue.js compatible with both Vue 2 and 3. The plugin integrates directly with other plugins such as vue-router allowing easy mainpulation of route access via 'auth' meta.
http://github.com/websanova/vue-authA fully featured upload plugin for Vue.js compatible with both Vue 2 and 3. The plugin has many features including single and multi file upload, i18n support, and full integration with existing libraries such as Axios.
http://github.com/websanova/vue-uploadA simple and lightweight url parser for JavaScript. The library offers simple syntax sugaring to quickly parse complex urls with shortcuts such as "url('?')" which returns an object of all query params.
http://github.com/websanova/js-url