JSconsole: A 'RStudio' Addin to Send 'JavaScript' Code to the 'V8' Console

Provides a 'RStudio' addin to send some 'JavaScript' code to the 'V8' console. The user can send an entire 'JavaScript' file or only some selected lines. This is useful to test the code.

Version: 0.1.0
Imports: V8, rstudioapi
Published: 2020-10-15
Author: Stéphane Laurent
Maintainer: Stéphane Laurent <laurent_step at outlook.fr>
BugReports: https://github.com/stla/JSconsole/issues
License: GPL-3
URL: https://github.com/stla/JSconsole
NeedsCompilation: no
Materials: README NEWS
CRAN checks: JSconsole results

Documentation:

Reference manual: JSconsole.pdf

Downloads:

Package source: JSconsole_0.1.0.tar.gz
Windows binaries: r-devel: JSconsole_0.1.0.zip, r-release: JSconsole_0.1.0.zip, r-oldrel: JSconsole_0.1.0.zip
macOS binaries: r-release (arm64): JSconsole_0.1.0.tgz, r-oldrel (arm64): JSconsole_0.1.0.tgz, r-release (x86_64): JSconsole_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=JSconsole to link to this page.