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

https://github.com/tmax-cloud/hcljson


https://github.com/tmax-cloud/hcljson

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# HCL <-> JSON Converter
* https://github.com/tmccombs/hcl2json 코드를 베이스로 수정.
* json -> hcl 역파서는 hcl v1 json parser, printer 기반으로 추가 구현.

## js 라이브러리 생성 커맨드
```
gopherjs build .
```