Note: this package is not 100% compatible with the CBOR specification. See the Not implemented section for more details.
ECMAScript 6 introduces rest elements for array destructuring assignment and spread elements for array literals. This proposal introduces analogous rest properties for object destructuring assignment ...