cover your html table to .xls format
its based on vanilla javascript its tested with react but should work with other technologies like vue, angular etc.
usage for react__
import htmltoexcel from "html-table-to-excel"
htmltoexcel(elemnt_object) it accepts the object of table element
i.e the results we get for a document.getElementbyID selector