Skip to content

caltechlibrary/CL-web-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CL-web-components 0.0.11

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.

ul-a-to-z : This component takes an innerHTML containing a UL list. The UL list is then turned into an A to Z navigatable UL List. If JavaScript is unavailable then the innerHTML UL remains as a fallback.

textarea-csv : This is a textarea like component who's innerHTML content is CSV data. The component will display this as an editable table.

textarea-agent-list : This element wraps a textarea containing a list of agents expressed as JSON.

table-sortable : This is a component that takes an innerHTML containing table. It makes the table sortable by the column headings and provides a filter input that lets you enter text to filter by and pick a column to filter on.

Release Notes

  • version: 0.0.11
  • status: wip
  • released: 2025-07-07

Renamed components to use a prefix of the standard element name they are extending.

Authors

  • Doiel, R. S.

Maintainers

  • Doiel, R. S.

Software Suggestions

  • Deno >= 2.4
  • CMTools >= 0.0.33
  • Pandoc >= 3.1

Uses: HTML5-compatible web browser

Related resources

About

This is a collection of web components used in Caltech Library web applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published