SharePoint Screen Apps are content editor web parts that connect to a text file that is really an html file.
That text file includes css & js to load up jquery, react, angularjs, bootstrap, and some special function used to assist in calling SharePoint Rest APIs.
This allows for any jquery (datatable.net, jslider, etc.) to be used on the page.
I am working on book that will detail this and have a CD of examples