non-jquery autocomplete, needs more keyboard integration

This commit is contained in:
Matt Walsh
2024-10-21 23:03:34 -05:00
parent e2d7a96971
commit c7eb56f60c
13 changed files with 385 additions and 10897 deletions

View File

@@ -21,8 +21,6 @@
"homepage": "https://github.com/netbymatt/ws4kp#readme",
"devDependencies": {
"del": "^7.1.0",
"jquery": "^3.6.0",
"jquery-touchswipe": "^1.6.19",
"luxon": "^3.0.0",
"nosleep.js": "^0.12.0",
"suncalc": "^1.8.0",
@@ -48,4 +46,4 @@
"express": "^4.17.1",
"ejs": "^3.1.5"
}
}
}