# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "bootstrict" in publications use:' type: software license: MIT title: 'bootstrict: Strict Bootstrap 5.3 Widgets for Shiny' version: 0.1.0 doi: 10.32614/CRAN.package.bootstrict abstract: A complete, faithful implementation of the Bootstrap 5.3 component, layout and form library as Shiny UI functions. Every widget mirrors the Bootstrap 5.3 HTML structure one-to-one so that a designer's mockup and SASS variables can be dropped into a Shiny application with minimal deviation from Shiny's own conventions. Interactive components report their state to the server and can be controlled server-side through update functions and proxies. Theming is delegated to 'bslib' (which ships the Bootstrap 5.3 runtime) so designer-provided SASS variable sheets compose natively. authors: - family-names: Fay given-names: Colin email: colin@thinkr.fr repository: https://thinkr-open.r-universe.dev repository-code: https://github.com/thinkr-open/bootstrict commit: 21a59bf2f583eb6f101d21b0b597c28eded5c70a url: https://github.com/thinkr-open/bootstrict date-released: '2026-07-02' contact: - family-names: Fay given-names: Colin email: colin@thinkr.fr