An open API service indexing awesome lists of open source software.

https://github.com/berquerant/jsonast

build json AST
https://github.com/berquerant/jsonast

go json

Last synced: about 1 year ago
JSON representation

build json AST

Awesome Lists containing this project

README

          

# jsonast

```
❯ jsonast --help
jsonast - build json AST

Usage:

jsonast [flags] [FILE]

This command converts json to AST but does not convert the value type of the node.
Node values ​​are always strings.

Flags:
```

# Examples

``` shell
cat - <