Paul J. Davis
3458b79cac
Document new encoding and decoding options
пре 9 година
Paul J. Davis
a1418434b2
Fix typo in README.md
Thanks to @dvliman and @kxepal for noticing.
пре 9 година
Feiko Nanninga
5337135b83
update README.md fixing typo in maps example
пре 10 година
Paul J. Davis
c45f312b50
Include documentation on the maps feature
пре 11 година
Paul J. Davis
4b3e4fb583
Include the Travis-CI status badge in the README
пре 11 година
Paul J. Davis
577d7e0231
Expand the README to cover the API more clearly
пре 11 година
Paul J. Davis
e668a4d5c6
Minor README.md grammar correction.
пре 11 година
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/
пре 12 година
Paul J. Davis
ad1d4c5e9e
Fix silly error in the README
пре 13 година
Paul J. Davis
5846159201
Document the API updates.
пре 14 година
Paul J. Davis
bf5b2e2ada
More OCD on padding issue.
пре 14 година
Paul J. Davis
0cf77b9c44
OCD on the header width.
пре 14 година
Paul J. Davis
03098cb6c8
Added round trip info to README.
пре 14 година
Paul J. Davis
f09f30262d
More README updates.
пре 14 година
Paul J. Davis
c0513c1798
Some updates to the README
пре 14 година
Paul J. Davis
e8c05b4145
Added a readme.
пре 14 година