File: README.md

package info (click to toggle)
micro 2.0.15-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,128 kB
  • sloc: sh: 265; makefile: 77; xml: 53
file content (5 lines) | stat: -rw-r--r-- 483 bytes parent folder | download
1
2
3
4
5
# json5 [![GoDoc](https://godoc.org/github.com/micro-editor/json5?status.svg)](https://godoc.org/github.com/micro-editor/json5) [![Build Status](https://github.com/micro-editor/json5/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/micro-editor/json5/actions/workflows/ci.yml)

This is a Go package that implements decoding of
[JSON5](https://github.com/json5/json5). See [the
documentation](https://godoc.org/github.com/micro-editor/json5) for usage information.