-
Notifications
You must be signed in to change notification settings - Fork 1
About TAMU Library Components
TAMU Library Components is an extension onto Weaver Components. Like Weaver Components, TAMU Library Components provides a collection of custom HTML elements that represent a toolkit of dynamically renderred HTML markup, CSS Styles, and effects.
For individuals seeking a drop and go components approach, utilizing the CDN is a simple and easy way to get started. Just drop in the appropriate markup to include the CDN Javascript and CSS styles file and start adding components.
For individuals seeking a more rigerous approach to development, consider utilizing TAMU Library Components as a dependency. This can be as simple as include the appropriate @wvr/tl-elements
node dependency.
You may find project-specific documentation for setting up the project, running local tests, or even extending the project by checking out the Readme.md file found on the project page.
You may find a detailed break-down of the available components, as well live examples, on the TAMU Library Components Usage Examples page.
You may find a more generalized break-down of the project on this wiki, including a simple break-down of the available components.
You may find the Node package for this project available at the @wvr/tl-elements
npmjs package registry.