lossless-json
Advanced tools
Changelog
1.0.3 (2018-07-31)
stringify
by using JSON.stringify
where possible. Thanks @SergeyFromHell for the suggestion (see #5).Changelog
1.0.2 (2018-02-11)
"["
correctly.Changelog
0.1.0 (2016-02-12)
Changelog
0.0.2 (2016-02-08)
LosslessNumber
class now throws errors when you would lose information when converting from and to a LosslessNumber
.LosslessNumber
in public API.