Package: fabricerin
Title: Create Easily Canvas in 'shiny' and 'RMarkdown' Documents
Version: 0.1.2
Authors@R: c(
    person("Mohamed El Fodil", "Ihaddaden", email = "ihaddaden.fodeil@gmail.com", role = c("aut", "cre")),
    person("Garrick", "Aden-Buie", role = c("ctb")), 
    person("fabricjs contributors",  role = c("ctb", "cph"), comment = "fabricjs JavaScript library"),
    person("jQuery contributors",  role = c("ctb", "cph"), comment = "jQuery JavaScript library"),
    person("FileSaver.js contributors",  role = c("ctb", "cph"), comment = "FileSaver JavaScript library"))
Description: Allows the user to implement easily canvas elements within a 'shiny' app or an 'RMarkdown' document. 
    The user can create shapes, images and text elements within the canvas which can also be used as a drawing tool for taking notes.
    The package relies on the 'fabricjs' 'JavaScript' library. See <http://fabricjs.com/>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: htmltools, glue
URL: https://github.com/feddelegrand7/fabricerin
BugReports: https://github.com/feddelegrand7/fabricerin/issues
NeedsCompilation: no
Packaged: 2020-08-12 22:26:17 UTC; Administrateur
Author: Mohamed El Fodil Ihaddaden [aut, cre],
  Garrick Aden-Buie [ctb],
  fabricjs contributors [ctb, cph] (fabricjs JavaScript library),
  jQuery contributors [ctb, cph] (jQuery JavaScript library),
  FileSaver.js contributors [ctb, cph] (FileSaver JavaScript library)
Maintainer: Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>
Repository: CRAN
Date/Publication: 2020-08-14 17:20:07 UTC
Built: R 4.5.1; ; 2025-10-06 01:43:53 UTC; windows
