mirror of
https://github.com/google/go-jsonnet.git
synced 2025-09-29 01:11:02 +02:00
go-jsonnet
[![GoDoc Widget]][GoDoc] [![Coverage Status Widget]][Coverage Status] [GoDoc]: https://godoc.org/github.com/jbeda/go-jsonnet [GoDoc Widget]: https://godoc.org/github.com/jbeda/go-jsonnet?status.png [Coverage Status Widget]: https://coveralls.io/repos/github/jbeda/go-jsonnet/badge.svg?branch=master [Coverage Status]: https://coveralls.io/github/jbeda/go-jsonnet?branch=master
This is a port of jsonnet to go. It is very much a work in progress.
This implementation is largely based on the the jsonnet C++ implementation.
Description
Languages
Go
98.4%
Jsonnet
0.7%
Python
0.3%
C
0.3%
Starlark
0.2%