improve index.html interface with ninja template

This commit is contained in:
cowrie
2026-04-16 22:51:20 +08:00
parent 4530afde5f
commit 02a06ed434
1388 changed files with 533479 additions and 272 deletions

View File

@ -0,0 +1,12 @@
jQuery.Flexdatalist
======
Flexdatalist is (another) jQuery autocomplete plugin with support for <code>&lt;datalist&gt;</code>. Check the documentation page to see the plugin in action.
## Demo & Documentation ##
Check out the [examples and documentation](http://projects.sergiodinislopes.pt/flexdatalist/) page.
### License
Flexdatalist is licensed under the [MIT license](http://opensource.org/licenses/MIT).
Copyright (c) 2016 [Sérgio Dinis Lopes](http://github.com/sergiodlopes)