Add js libraries src files to html header

add_js_library(my_html, js_libs)

Arguments

my_html

html in a vector of strings; output from 'create_html'.

js_libs

A vector of strings; JS libraries to use. Currently support 'plotly', 'p5', 'd3', 'vega'.