File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66Build easy autocompletion !
77
88<!-- [](https://www.codacy.com/app/baptistedonaux/autocomplete-js) -->
9- [ ![ Build Status] ( https://travis-ci.org/autocompletejs/autocomplete.js.svg?branch=v2.6.0 &style=flat-quared )] ( https://travis-ci.org/autocompletejs/autocomplete.js )
10- [ ![ License MIT] ( https://img.shields.io/dub/l/vibe-d.svg?maxAge=2592000&style=flat-quared )] ( https://github.com/autocompletejs/autocomplete.js/blob/v2.6.0 /LICENCE.md )
9+ [ ![ Build Status] ( https://travis-ci.org/autocompletejs/autocomplete.js.svg?branch=v2.6.4 &style=flat-quared )] ( https://travis-ci.org/autocompletejs/autocomplete.js )
10+ [ ![ License MIT] ( https://img.shields.io/dub/l/vibe-d.svg?maxAge=2592000&style=flat-quared )] ( https://github.com/autocompletejs/autocomplete.js/blob/v2.6.4 /LICENCE.md )
1111
1212## Learn
1313
Original file line number Diff line number Diff line change 11{
22 "name" : " autocomplete-js" ,
3- "version" : " 2.6.3 " ,
3+ "version" : " 2.6.4 " ,
44 "author" : " support@autocomplete-js.com" ,
55 "license" : " MIT" ,
66 "description" : " autocomplete.js is a fast and lightweight autocomplete library, without any dependencies." ,
99 "type" : " git" ,
1010 "url" : " git+https://github.com/autocompletejs/autocomplete.js.git"
1111 },
12- "homepage" : " https ://autocomplete-js.com" ,
12+ "homepage" : " http ://autocomplete-js.com" ,
1313 "keywords" : [
1414 " autocomplete"
1515 ],
Original file line number Diff line number Diff line change 11/*
22 * @license MIT
33 *
4- * Autocomplete.js v2.6.3
4+ * Autocomplete.js v2.6.4
55 * Developed by Baptiste Donaux
66 * http://autocomplete-js.com
77 *
You can’t perform that action at this time.
0 commit comments