UNPKG

jquery.ajax-combobox

Version:

jQuery plugin to create a text box which can auto-complete and pull-down-select.

15 lines (14 loc) 223 B
{ "autoload": { "psr-4": { "myapp\\": "dist/php/" } }, "require-dev": { "phpunit/phpunit": "^6.1" }, "scripts": { "test": "phpunit", "cover": "phpunit --coverage-html coverage/php" } }