Provides 'RStudio' addins to prettify 'HTML', 'CSS', 'SCSS', 'JavaScript', 'JSX', 'Markdown', and to format 'C', 'C++', 'Julia', 'Python', 'Shell' and 'SQL'. Two addins are provided: 'Prettify' and 'Indent'. The 'Indent' addin only reindents the code, while the 'Prettify' addin also modifies the code, e.g. it adds trailing semi-colons to 'JavaScript' code when they are missing.
| Version: | 0.1.0 |
| Imports: | shiny, shinythemes, shinyAce, miniUI, rstudioapi, tools |
| Published: | 2020-09-29 |
| 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_0.1.0.tar.gz |
| Windows binaries: | r-devel: prettifyAddins_0.1.0.zip, r-release: prettifyAddins_0.1.0.zip, r-oldrel: prettifyAddins_0.1.0.zip |
| macOS binaries: | r-release: prettifyAddins_0.1.0.tgz, r-oldrel: prettifyAddins_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=prettifyAddins to link to this page.