Package: jsonedit 0.1.0

Davis Vaughan

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, cre], Jeroen Ooms [aut], Microsoft Corporation [cph]

jsonedit_0.1.0.tar.gz
jsonedit_0.1.0.zip(r-4.6)jsonedit_0.1.0.zip(r-4.5)jsonedit_0.1.0.zip(r-4.4)
jsonedit_0.1.0.tgz(r-4.5-any)jsonedit_0.1.0.tgz(r-4.4-any)
jsonedit_0.1.0.tar.gz(r-4.6-any)jsonedit_0.1.0.tar.gz(r-4.5-any)
jsonedit_0.1.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:

2.90 score 4 stars 4 scripts 11 exports 6 dependencies

Last updated from:165d17340a. Checks:9 OK. Indexed: no.

TargetResultTotal timeArtifact
linux-devel-x86_64OK124
source / vignettesOK205
linux-release-x86_64OK154
macos-release-arm64OK100
macos-oldrel-arm64OK95
windows-develOK226
windows-releaseOK175
windows-oldrelOK70
wasm-releaseOK99

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