Package: jsonedit 1.0.0

Jeroen Ooms

jsonedit: JSON Parsing and Modification Utilities

Bindings to 'node-jsonc-parser' to parse, format, and modify JSON files while retaining comments.

Authors:Davis Vaughan [aut], Jeroen Ooms [aut, cre], Microsoft Corporation [cph]

jsonedit_1.0.0.tar.gz
jsonedit_1.0.0.zip(r-4.6)jsonedit_1.0.0.zip(r-4.5)jsonedit_1.0.0.zip(r-4.4)
jsonedit_1.0.0.tgz(r-4.6-any)jsonedit_1.0.0.tgz(r-4.5-any)
jsonedit_1.0.0.tar.gz(r-4.6-any)jsonedit_1.0.0.tar.gz(r-4.5-any)
jsonedit_1.0.0.tgz(r-4.5-emscripten)
jsonedit.pdf |jsonedit.html
jsonedit/json (API)

# Install 'jsonedit' in R:
install.packages('jsonedit', repos = c('https://test.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-lib/jsonedit/issues

On CRAN:

Conda:

3.00 score 4 stars 4 scripts 11 exports 6 dependencies

Last updated from:0b169c2a3f. Checks:9 OK. Indexed: no.

TargetResultTotal timeArtifact
linux-devel-x86_64OK125
source / vignettesOK224
linux-release-x86_64OK124
macos-devel-arm64OK114
macos-release-arm64OK110
windows-develOK102
windows-releaseOK88
windows-oldrelOK95
wasm-releaseOK100

Exports:file_formatfile_modifyfile_parsefile_parse_at_pathformatting_optionsmodification_optionsparse_optionstext_formattext_modifytext_parsetext_parse_at_path

Dependencies:clicurljsonliteRcpprlangV8

Readme and manuals

Help Manual

Help pageTopics
Format a JSON file or stringfile_format format formatting_options text_format
Modify a JSON file or stringfile_modify modification_options modify text_modify
Parse a JSON file or stringfile_parse file_parse_at_path parse parse_options text_parse text_parse_at_path