OMDb search demo

This is a demo of my jXhr and jLoader JS modules.
Project source code on Github: https://github.com/Amarok24/OMDb-search
jXhr is an async version of XMLHttpRequest with an universal API.
jLoader is a simple animated loader (only 1 MJS file, no CSS).

Simple search in the Open Movie Database (OMDb) with title links to the Internet Movie Database (IMDb).
See http://www.omdbapi.com/ for more info about this API.
OMDb needs a registrated API key to work (get your API key from https://www.omdbapi.com/apikey.aspx).