# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "glasstabs" in publications use:' type: software license: MIT title: 'glasstabs: Animated Glass-Style Tabs and Multi-Select Filter for ''Shiny''' version: 0.3.2 doi: 10.32614/CRAN.package.glasstabs abstract: Tools for creating animated glassmorphism-style tab navigation and select filter widgets in 'Shiny' applications. Provides a tab navigation component with a sliding glass halo animation, a searchable multi-select dropdown, and a single-select dropdown — all with multiple colour themes and server-side update helpers. Tabs support icons, numeric badges, disable/enable toggling, runtime append/remove, reactive rendering via 'renderGlassTabs()', URL bookmarking, and compact mode for dashboard card layouts. 'glassTabCondition()' generates 'conditionalPanel()' condition strings without needing to recall the internal input key pattern. 'glasstabs_news()' displays the release notes from the R console. Built-in example apps can be launched with 'runGlassExample()'. All widgets are compatible with standard 'Shiny' layouts and 'bs4Dash' dashboards. authors: - family-names: Arthur given-names: George email: prigasgenthian48@gmail.com repository: https://prigasg.r-universe.dev repository-code: https://github.com/PrigasG/glasstabs commit: 307f09366dd7f94260b0a41415df21ae2e10eec7 url: https://prigasg.github.io/glasstabs/ date-released: '2026-06-01' contact: - family-names: Arthur given-names: George email: prigasgenthian48@gmail.com