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.
csv-textarea
a-to-z-ul
One additional helper module is currently provided,
parseCSV.js
, that provides stringify and parse functions
for CSV rows and strings.
Bug fix correcting missing events of "focused" and "changed" in CSVTextarea.
Uses: - HTML5-compatible web browser