Paul J. Davis
3458b79cac
Document new encoding and decoding options
vor 9 Jahren
Paul J. Davis
a1418434b2
Fix typo in README.md
Thanks to @dvliman and @kxepal for noticing.
vor 9 Jahren
Feiko Nanninga
5337135b83
update README.md fixing typo in maps example
vor 10 Jahren
Paul J. Davis
c45f312b50
Include documentation on the maps feature
vor 11 Jahren
Paul J. Davis
4b3e4fb583
Include the Travis-CI status badge in the README
vor 11 Jahren
Paul J. Davis
577d7e0231
Expand the README to cover the API more clearly
vor 11 Jahren
Paul J. Davis
e668a4d5c6
Minor README.md grammar correction.
vor 11 Jahren
Volker Mische
d0f1ea00fc
Encode floating point numbers as short as possible
Floating point numbers are no longer encoded as a one to one mapping
of their binary representation, but as short as possible (while still
being acurate). The double-conversion library [1] is used to do the
hard work.
The ECMAScript compatible conversion is used.
[1] https://code.google.com/p/double-conversion/
vor 12 Jahren
Paul J. Davis
ad1d4c5e9e
Fix silly error in the README
vor 13 Jahren
Paul J. Davis
5846159201
Document the API updates.
vor 14 Jahren
Paul J. Davis
bf5b2e2ada
More OCD on padding issue.
vor 14 Jahren
Paul J. Davis
0cf77b9c44
OCD on the header width.
vor 14 Jahren
Paul J. Davis
03098cb6c8
Added round trip info to README.
vor 14 Jahren
Paul J. Davis
f09f30262d
More README updates.
vor 14 Jahren
Paul J. Davis
c0513c1798
Some updates to the README
vor 14 Jahren
Paul J. Davis
e8c05b4145
Added a readme.
vor 14 Jahren