Package: jsutils Title: 'JavaScript' Utilities for 'R' Version: 0.3.0 Authors@R: person(c("Andrew", "R."), "Johnson", , "andrew.johnson@arjohnsonau.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7000-8065")) Description: A collection of popular/useful JavaScript utilities, including the terser minifier, sass compiler, typescript transpiler, and more. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: QuickJSR (>= 1.8.1) URL: https://github.com/andrjohns/jsutils, https://andrjohns.github.io/jsutils/ Repository: https://andrjohns.r-universe.dev Date/Publication: 2026-05-17 05:33:03 UTC RemoteUrl: https://github.com/andrjohns/jsutils RemoteRef: HEAD RemoteSha: 30042a5fe1023cf02c5ffeae5a4b8946567f5872 NeedsCompilation: no Packaged: 2026-06-16 07:23:04 UTC; root Author: Andrew R. Johnson [aut, cre] (ORCID: ) Maintainer: Andrew R. Johnson