# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "cookies" in publications use:' type: software license: MIT title: 'cookies: Use Browser Cookies with ''shiny''' version: 0.2.3.9000 doi: 10.32614/CRAN.package.cookies abstract: Browser cookies are name-value pairs that are saved in a user's browser by a website. Cookies allow websites to persist information about the user and their use of the website. Here we provide tools for working with cookies in 'shiny' apps, in part by wrapping the 'js-cookie' JavaScript library . authors: - family-names: Harmon given-names: Jon email: jonthegeek@gmail.com orcid: https://orcid.org/0000-0003-4781-4346 repository: https://jonthegeek.r-universe.dev repository-code: https://github.com/shinyworks/cookies commit: ed14932ac3f83a6d3fb5f4aea1436b91c6872a3a url: https://cookies.shinyworks.org/ contact: - family-names: Harmon given-names: Jon email: jonthegeek@gmail.com orcid: https://orcid.org/0000-0003-4781-4346