Package: js
Type: Package
Title: Tools for Working with JavaScript in R
Version: 1.2.1
Authors@R: person("Jeroen", "Ooms", role = c("aut", "cre"), email = "jeroenooms@gmail.com",
    comment = c(ORCID = "0000-0002-4035-0289"))
Description: A set of utilities for working with JavaScript syntax in R.
    Includes tools to parse, tokenize, compile, validate, reformat, optimize 
    and analyze JavaScript code.
License: MIT + file LICENSE
URL: https://jeroen.r-universe.dev/js
BugReports: https://github.com/jeroen/js/issues
VignetteBuilder: knitr
Imports: V8 (>= 0.5)
Suggests: knitr, rmarkdown
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2024-10-03 14:12:57 UTC; jeroen
Author: Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>)
Maintainer: Jeroen Ooms <jeroenooms@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-04 12:10:02 UTC
Built: R 4.6.0; ; 2025-11-02 02:37:59 UTC; windows
