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 лет назад