Package: shinyEditor 1.0.0

shinyEditor: 'Ace' and 'Monaco' Editors Bindings for 'shiny' Application

'Ace' and 'Monaco' editor bindings to enable a rich text widget within 'shiny' application and provide more features, e.g. text comparison, spell checking and an extra 'SAS' code highlight mode.

Authors:zearoby [aut, cre]

shinyEditor_1.0.0.tar.gz
shinyEditor_1.0.0.zip(r-4.7)shinyEditor_1.0.0.zip(r-4.6)shinyEditor_1.0.0.zip(r-4.5)
shinyEditor_1.0.0.tgz(r-4.6-any)shinyEditor_1.0.0.tgz(r-4.5-any)
shinyEditor_1.0.0.tar.gz(r-4.7-any)shinyEditor_1.0.0.tar.gz(r-4.6-any)
shinyEditor_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
shinyEditor/json (API)
NEWS

# Install 'shinyEditor' in R:
install.packages('shinyEditor', repos = c('https://zearoby.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/zearoby/shinyeditor/issues

On CRAN:

Conda:

3.35 score 1 stars 15 scripts 480 downloads 53 exports 41 dependencies

Last updated from:cc72d4b729. Checks:2 ERROR, 2 OK, 5 NOTE. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR149
source / vignettesOK181
linux-release-x86_64ERROR151
macos-release-arm64NOTE121
macos-oldrel-arm64NOTE173
windows-develNOTE123
windows-releaseNOTE92
windows-oldrelNOTE97
wasm-releaseOK132

Exports:aceDiffEditoraceDiffEditorOutputaceEditoraceEditorOutputappendAceCompletercreateAceDiffViewcreateMonacoDiffViewgetAceCursorPositiongetAceModesgetAceSelectedTextgetAceSelectionRangegetAceThemesgetAceValuegetMonacoCursorPositiongetMonacoLanguagesgetMonacoSelectedTextgetMonacoSelectionRangegetMonacoThemesgetMonacoValuegetPackageStatusgetSystemFontFamiliesmonacoDiffEditormonacoDiffEditorOutputmonacoEditormonacoEditorOutputonAceEditorReadyonMonacoEditorReadyremoveAceCompleterremoveAceDiffViewremoveMonacoDiffViewrenderAceDiffEditorrenderAceEditorrenderMonacoDiffEditorrenderMonacoEditorsetAceEnableAutocompletionsetAceEnableSpellChecksetAceHighlightActiveLinesetAceLineNumbersVisiblesetAceModesetAceNewLineModesetAceOptionsetAceOptionssetAceReadOnlysetAceShowInvisiblessetAceStatusBarVisiblesetAceThemesetAceValuesetMonacoEnableSpellChecksetMonacoLanguagesetMonacoThemesetMonacoValueupdateMonacoOptionupdateMonacoOptions

Dependencies:base64encbslibcachemclicommonmarkcpp11digestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangrmarkdownsassshinyshinyjssourcetoolssystemfontstinytexwithrxfunxtableyaml

Readme and manuals

Help Manual

Help pageTopics
Render an Ace aceDiffEditoraceDiffEditor
Shiny bindings for aceDiffEditoraceDiffEditor-shiny aceDiffEditorOutput renderAceDiffEditor
Render an Ace editoraceEditor
Shiny bindings for aceEditoraceEditor-shiny aceEditorOutput renderAceEditor
Add completerappendAceCompleter
Check outputIdcheck_output_id
Create diff viewcreateAceDiffView
Create monaco diff viewcreateMonacoDiffView
Get cursor position in aceEditorgetAceCursorPosition
Get all ace modesgetAceModes
Get selected text in aceEditorgetAceSelectedText
Get selection range in aceEditorgetAceSelectionRange
Get all ace themesgetAceThemes
Get value in aceEditorgetAceValue
Get cursor position in monacoEditorgetMonacoCursorPosition
Get all ace modesgetMonacoLanguages
Get selected text in monacoEditorgetMonacoSelectedText
Get selection range in monacoEditorgetMonacoSelectionRange
Get all monaco themesgetMonacoThemes
Get value in monacoEditorgetMonacoValue
Get status of shinyEditor packagegetPackageStatus
Get system font familiesgetSystemFontFamilies
Render an Ace monacoDiffEditormonacoDiffEditor
Shiny bindings for monacoDiffEditormonacoDiffEditor-shiny monacoDiffEditorOutput renderMonacoDiffEditor
Render an monaco editormonacoEditor
Shiny bindings for monacoEditormonacoEditor-shiny monacoEditorOutput renderMonacoEditor
Fires upon aceEditor initialisationonAceEditorReady
Fires upon monacoEditor initialisationonMonacoEditorReady
Remove completerremoveAceCompleter
Remove ace diff viewremoveAceDiffView
Remove monaco diff viewremoveMonacoDiffView
Enable or disable code completionsetAceEnableAutocompletion
Enable or disable spell checksetAceEnableSpellCheck
Highlight the current linesetAceHighlightActiveLine
Show or hide line number area in aceEditorsetAceLineNumbersVisible
Set new modesetAceMode
Set the new line mode to aceEditorsetAceNewLineMode
Set an option to aceEditorsetAceOption
Set options to aceEditorsetAceOptions
Set readOnly for aceEditorsetAceReadOnly
Show or hide invisible characters in aceEditorsetAceShowInvisibles
Show or hide the statusBarsetAceStatusBarVisible
Set new themesetAceTheme
Replace text with new textsetAceValue
Enable or disable spell checksetMonacoEnableSpellCheck
Set languagesetMonacoLanguage
Set new themesetMonacoTheme
Replace text with new textsetMonacoValue
Update an option to monacoEditorupdateMonacoOption
Update options to monacoEditorupdateMonacoOptions