LeaVerou / awesomplete

Ultra lightweight, usable, beautiful autocomplete with zero dependencies.
http://leaverou.github.io/awesomplete/
MIT License
6.97k stars 611 forks source link

Host assets with direct URL's #17188

Closed mcandre closed 5 years ago

mcandre commented 5 years ago

Hi, I am interested in using your awesomplete framework for autocompletion. However, I don't see a public URL for integrating the JS assets into our Web applications with normal <script src="..."> tags. Could the assets please be hosted directly?

Looks like the assets are currently bundled as ZIP files, which slow down the installation process.

LeaVerou commented 5 years ago

For quickly testing stuff out, you could link them from the Awesomplete website:

https://leaverou.github.io/awesomplete/awesomplete.js https://leaverou.github.io/awesomplete/awesomplete.css