1578913982
A Vue Autocomplete component that autocompletes abbreviations/acronyms by description rather than the abbreviation text.
The autocomplete options
The options are an array of objects in the form
{
a: "Abbreviation or Acronym",
d: "Definition or Description"
}
e.g.
[
{
a: "ATL",
d: "Hartsfield–Jackson Atlanta International Airport"
},
{
a: "LAX",
d: "Los Angeles International Airport"
}
]
The autocomplete results limit
Infinity
by default
The minimum number of characters typed before autocomplete results are displayed
1 by default
const autocomplete = new Vue({
el: '#app',
data: {
abbreviations: [
{
a: 'AF',
d: 'Afghanistan'
},
{
a: 'AL',
d: 'Albania'
},
{
a: 'DZ',
d: 'Algeria'
},
{
a: 'AS',
d: 'American Samoa'
},
{
a: 'AD',
d: 'Andorra'
},
{
a: 'AO',
d: 'Angola'
},
{
a: 'AI',
d: 'Anguilla'
},
{
a: 'AQ',
d: 'Antarctica'
},
{
a: 'AG',
d: 'Antigua and Barbuda'
},
{
a: 'AR',
d: 'Argentina'
},
{
a: 'AM',
d: 'Armenia'
},
{
a: 'AW',
d: 'Aruba'
},
{
a: 'AU',
d: 'Australia'
},
{
a: 'AT',
d: 'Austria'
},
{
a: 'AZ',
d: 'Azerbaijan'
}
]
}
})
<abbreviation-autocomplete :data="abbreviations" :limit="10" :min-input-length="2"></abbreviation-autocomplete>
#vue #vue-autocomplete #autocomplete-abbreviations #vue-js
1578335505
The Vue AutoComplete component helps users by providing a list of suggestions to select from as they type. It supports data binding, filtering, and more.
Suggestion list input for Vue.js, inspired by v-autocomplete.
Your search engine, your CSS, your everything…
Accessible autocomplete component for vanilla JavaScript and Vue.
Features
Provides a capability of auto-completed searching for results inside a select input field.
Select with autocomplete, slots, bootstrap and material design themes.
Features
Vue Form Autocomplete Custom Component.
Able to use single or multiple select. Use scope slot to change the template
A simple tags input with typeahead built with Vue.js 2.
At.js is An autocompletion library to autocomplete mentions, smileys etc.
Thank for read!
#vue-autocomplete #autocomplete-component #autocomplete #vue-js #autocomplete-vue
1578913982
A Vue Autocomplete component that autocompletes abbreviations/acronyms by description rather than the abbreviation text.
The autocomplete options
The options are an array of objects in the form
{
a: "Abbreviation or Acronym",
d: "Definition or Description"
}
e.g.
[
{
a: "ATL",
d: "Hartsfield–Jackson Atlanta International Airport"
},
{
a: "LAX",
d: "Los Angeles International Airport"
}
]
The autocomplete results limit
Infinity
by default
The minimum number of characters typed before autocomplete results are displayed
1 by default
const autocomplete = new Vue({
el: '#app',
data: {
abbreviations: [
{
a: 'AF',
d: 'Afghanistan'
},
{
a: 'AL',
d: 'Albania'
},
{
a: 'DZ',
d: 'Algeria'
},
{
a: 'AS',
d: 'American Samoa'
},
{
a: 'AD',
d: 'Andorra'
},
{
a: 'AO',
d: 'Angola'
},
{
a: 'AI',
d: 'Anguilla'
},
{
a: 'AQ',
d: 'Antarctica'
},
{
a: 'AG',
d: 'Antigua and Barbuda'
},
{
a: 'AR',
d: 'Argentina'
},
{
a: 'AM',
d: 'Armenia'
},
{
a: 'AW',
d: 'Aruba'
},
{
a: 'AU',
d: 'Australia'
},
{
a: 'AT',
d: 'Austria'
},
{
a: 'AZ',
d: 'Azerbaijan'
}
]
}
})
<abbreviation-autocomplete :data="abbreviations" :limit="10" :min-input-length="2"></abbreviation-autocomplete>
#vue #vue-autocomplete #autocomplete-abbreviations #vue-js
1600583123
In this article, we are going to list out the most popular websites using Vue JS as their frontend framework.
Vue JS is one of those elite progressive JavaScript frameworks that has huge demand in the web development industry. Many popular websites are developed using Vue in their frontend development because of its imperative features.
This framework was created by Evan You and still it is maintained by his private team members. Vue is of course an open-source framework which is based on MVVM concept (Model-view view-Model) and used extensively in building sublime user-interfaces and also considered a prime choice for developing single-page heavy applications.
Released in February 2014, Vue JS has gained 64,828 stars on Github, making it very popular in recent times.
Evan used Angular JS on many operations while working for Google and integrated many features in Vue to cover the flaws of Angular.
“I figured, what if I could just extract the part that I really liked about Angular and build something really lightweight." - Evan You
#vuejs #vue #vue-with-laravel #vue-top-story #vue-3 #build-vue-frontend #vue-in-laravel #vue.js
1578061020
Icons are the vital element of the user interface of the product enabling successful and effective interaction with it. In this article, I will collect 10 Vue icon component to bring more interactivity, better UI design to your Vue application.
A clean and simple Vue wrapper for SweetAlert’s fantastic status icons. This wrapper is intended for users who are interested in just the icons. For the standard SweetAlert modal with all of its bells and whistles, you should probably use Vue-SweetAlert 2
Demo: https://vue-sweetalert-icons.netlify.com/
Download: https://github.com/JorgenVatle/vue-sweetalert-icons/archive/master.zip
Create 2-state, SVG-powered animated icons.
Demo: https://codesandbox.io/s/6v20q76xwr
Download: https://github.com/kai-oswald/vue-svg-transition/archive/master.zip
Awesome SVG icon component for Vue.js, with built-in Font Awesome icons.
Demo: https://justineo.github.io/vue-awesome/demo/
Download: https://github.com/Justineo/vue-awesome/archive/master.zip
Transitioning Result Icon for Vue.js
A scalable result icon (SVG) that transitions the state change, that is the SVG shape change is transitioned as well as the color. Demonstration can be found here.
A transitioning (color and SVG) result icon (error or success) for Vue.
Demo: https://transitioning-result-icon.dexmo-hq.com/
Download: https://github.com/dexmo007/vue-transitioning-result-icon/archive/master.zip
Easily add Zondicon icons to your vue web project.
Demo: http://www.zondicons.com/icons.html
Download: https://github.com/TerryMooreII/vue-zondicons/archive/master.zip
Vicon is an simple iconfont componenet for vue.
iconfont
iconfont is a Vector Icon Management & Communication Platform made by Alimama MUX.
Download: https://github.com/Lt0/vicon/archive/master.zip
A tool to create svg icon components. (vue 2.x)
Demo: https://mmf-fe.github.io/vue-svgicon/v3/
Download: https://github.com/MMF-FE/vue-svgicon/archive/master.zip
This library is a collection of Vue single-file components to render Material Design Icons, sourced from the MaterialDesign project. It also includes some CSS that helps make the scaling of the icons a little easier.
Demo: https://gitlab.com/robcresswell/vue-material-design-icons
Download: https://gitlab.com/robcresswell/vue-material-design-icons/tree/master
Vue Icon Set Components from Ionic Team
Design Icons, sourced from the Ionicons project.
Demo: https://mazipan.github.io/vue-ionicons/
Download: https://github.com/mazipan/vue-ionicons/archive/master.zip
Dead easy, Google Material Icons for Vue.
This package’s aim is to get icons into your Vue.js project as quick as possible, at the cost of all the bells and whistles.
Demo: https://material.io/resources/icons/?style=baseline
Download: https://github.com/paulcollett/vue-ico/archive/master.zip
I hope you like them!
#vue #vue-icon #icon-component #vue-js #vue-app
1578472348
Vue highlight is often used to highlight text and syntax. Here are the 7 Vue highlight components I’ve collected.
Vue3 Snippets, This extension adds Vue3 Code Snippets into Visual Studio Code.
Vim syntax and indent plugin for vue files
Vue directive for highlight multiple istances of a word.
Beautiful code syntax highlighting as Vue.js component.
A dead simple code editor with syntax highlighting and line numbers. 7kb/gz
Features
A simple port from react-highlight-words
Vue component to highlight words within a larger body of text.
Vue component for highlight multiple istances of a word.
Thank for read!
#vue-highlight #vue #vue-highlight-component #highlight-vue