Package: savonliquide
Title: Check for Color Contrast Accessibility
Version: 0.1.0
Authors@R: 
    person(given = "Mohamed El Fodil",
           family = "Ihaddaden",
           role = c("aut", "cre"),
           email = "ihaddaden.fodeil@gmail.com")
Description: Allows the user to generate a report from the 'Contrast Checker' API.
  The report generates a contrast ratio that will be useful when considering colors accessibility.
  For more info see <https://webaim.org/resources/contrastchecker/>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat, spelling
URL: https://github.com/feddelegrand7/savonliquide
BugReports: https://github.com/feddelegrand7/savonliquide/issues
Imports: glue, httr, crayon
Language: en-US
NeedsCompilation: no
Packaged: 2020-12-04 18:26:56 UTC; Administrateur
Author: Mohamed El Fodil Ihaddaden [aut, cre]
Maintainer: Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>
Repository: CRAN
Date/Publication: 2020-12-07 10:40:02 UTC
