Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 997 Bytes

README.md

File metadata and controls

43 lines (22 loc) · 997 Bytes

CL-web-components 0.0.1

CL-web-components provides a collection of Web Components used by Caltech Library in various web projects. Currently two components are provided csv-textarea which extends a textarea containing CSV content into an editable table. The second component is a-to-z-ul which wraps a UL list and turns it into an A to Z style list with sections linked.

Release Notes

  • version: 0.0.1
  • status: wip
  • released: 2025-03-05

This is a demonstration of Web Components for Caltech Library.

Authors

  • Doiel, R. S.

Contributors

  • Mistral

Maintainers

  • Doiel, R. S.

Uses:

  • HTML5-compatible web browser

Related resources