We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
f8d73f0
fix: always decode ecma array as instanceof Array feat: add support for decoding of reference type
4e7d08b
fix: add compatibility with ams ecma array usage
c13876c
feat: add typed object decoding support
4f36652
feat: add ecma array decoding support
6c77507
fix: encode empty slots in sparse arrays as undefined according to spec
236d7c6
feat: expose support for decoding from arbitrary position of buffer
db27e1f
feat: initial version