Package: fabricerin
Title: Create Easily Canvas in 'shiny' and 'RMarkdown' Documents
Version: 0.1.0
Authors@R: c(
    person("Mohamed El Fodil", "Ihaddaden", email = "ihaddaden.fodeil@gmail.com", role = c("aut", "cre")),
    person("fabricjs contributors",  role = c("ctb", "cph"), comment = "fabricjs 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
NeedsCompilation: no
Packaged: 2020-07-26 00:53:08 UTC; Administrateur
Author: Mohamed El Fodil Ihaddaden [aut, cre],
  fabricjs contributors [ctb, cph] (fabricjs JavaScript library)
Maintainer: Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>
Repository: CRAN
Date/Publication: 2020-08-01 09:40:09 UTC
