Provides 'RStudio' addins to prettify 'HTML', 'CSS', 'SCSS', 'JavaScript', 'JSX', 'Markdown', 'C(++)', 'LaTeX', 'Python', 'Julia', 'XML', 'Java', 'JSON', 'Ruby', and to reindent 'C(++)', 'Fortran', 'Java', 'Julia', 'Python', 'SAS', 'Scala', 'Shell' and 'SQL'. Two kinds of addins are provided: 'Prettify' and 'Indent'. The 'Indent' addins only reindent the code, while the 'Prettify' addins also modify the code, e.g. trailing semi-colons are added to 'JavaScript' code when they are missing.
Version: | 2.0.3 |
Imports: | shiny, rstudioapi, tools, xml2, webdriver, XRJulia, httr, utils |
Suggests: | V8, shinythemes, shinyAce, miniUI, testthat |
Published: | 2020-11-16 |
Author: | Stéphane Laurent [aut, cre], James Long and contributors [ctb, cph] ('Prettier' library), Zeb Zhao [ctb, cph] ('indent.js' library), Marijn Haverbeke [ctb, cph] ('CodeMirror' library) |
Maintainer: | Stéphane Laurent <laurent_step at outlook.fr> |
BugReports: | https://github.com/stla/prettifyAddins/issues |
License: | GPL-3 |
URL: | https://github.com/stla/prettifyAddins |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | prettifyAddins results |
Reference manual: | prettifyAddins.pdf |
Package source: | prettifyAddins_2.0.3.tar.gz |
Windows binaries: | r-devel: prettifyAddins_2.0.3.zip, r-release: prettifyAddins_2.0.3.zip, r-oldrel: prettifyAddins_2.0.3.zip |
macOS binaries: | r-release (arm64): prettifyAddins_2.0.3.tgz, r-release (x86_64): prettifyAddins_2.0.3.tgz, r-oldrel: prettifyAddins_2.0.3.tgz |
Old sources: | prettifyAddins archive |
Please use the canonical form https://CRAN.R-project.org/package=prettifyAddins to link to this page.