This release includes a new web component called `sortable-table`. The web component wraps an HTML table element and makes the table sortable by columns and provides a filter search input based on column value.
CL-web-components provides a collection of Web Components used by Caltech Library in various web sites and projects.
The following are the components currently provided.
One additional helper module is currently provided, `parseCSV.js`, that provides stringify and parse functions for CSV rows and strings.