Package: rclipboard
Title: Shiny/R Wrapper for 'clipboard.js'
Version: 0.1.4
Author: Sebastien Bihorel
Maintainer: Sebastien Bihorel <sb.pmlab@gmail.com>
Description: Leverages the functionality of 'clipboard.js', a JavaScript library
    for HMTL5-based copy to clipboard from web pages (see <https://clipboardjs.com>
    for more information), and provides a reactive copy-to-clipboard UI button 
    component, called 'rclipButton', and a a reactive copy-to-clipboard UI link 
    component, called 'rclipLink', for 'shiny' R applications.
Depends: R (>= 3.3.0)
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/sbihorel/rclipboard/
BugReports: https://github.com/sbihorel/rclipboard/issues/
Imports: shiny
NeedsCompilation: no
Packaged: 2022-01-15 15:51:53 UTC; sebastien
Repository: CRAN
Date/Publication: 2022-01-18 20:52:43 UTC
