Learn R Programming

jsutils (version 0.2.0)

js_versions: Get versions of bundled JavaScript libraries

Description

This function returns the versions of the bundled JavaScript libraries used in the package.

Usage

js_versions()

Arguments

Value

A named list with the versions of Esprima, sass.js, Terser, and TypeScript.

Examples

Run this code
js_versions()

Run the code above in your browser using DataLab