12 lines
425 B
Markdown
12 lines
425 B
Markdown
# go-jsonint
|
|
|
|
Package **jsonint** provides tools for working with integers in JSON.
|
|
|
|
This helps to work-around that numbers in JSON are effectively "broken".
|
|
|
|
## Documention
|
|
|
|
Online documentation, which includes examples, can be found at: http://godoc.org/sourcecode.social/reiver/go-jsonint
|
|
|
|
[![GoDoc](https://godoc.org/sourcecode.social/reiver/go-jsonint?status.svg)](https://godoc.org/sourcecode.social/reiver/go-jsonint)
|