Skip to content

brianary/JSONLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONLab

JSONLab icon

PowerShell Gallery Version PowerShell Gallery Actions Status Mastodon: @dataelemental@mastodon.social

Cmdlets to query, transform, and update JSON data.

a demonstration of the module commands

  • Export-Json: Exports a portion of a JSON document, recursively importing references.
  • Merge-Json: Create a new JSON string by recursively combining the properties of JSON strings.
  • Resolve-JsonPointer: Returns matching JSON Pointer paths, given a JSON Pointer path with wildcards.
  • Select-Json: Returns a value from a JSON string or file.
  • Set-Json: Sets a property in a JSON string or file.

About

Cmdlets to query, transform, and update JSON data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors