Package: JSconsole
Type: Package
Title: A 'RStudio' Addin to Send 'JavaScript' Code to the 'V8' Console
Version: 0.1.0
Author: Stéphane Laurent
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Description: 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.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: V8, rstudioapi
URL: https://github.com/stla/JSconsole
BugReports: https://github.com/stla/JSconsole/issues
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-10-08 06:47:57 UTC; stla
Repository: CRAN
Date/Publication: 2020-10-15 13:30:06 UTC
Built: R 4.2.0; ; 2022-04-25 19:43:54 UTC; unix
