An open API service for providing issue and pull request metadata for open source projects.

GitHub / msgpack/msgpack-javascript issues and pull requests

#278 - feat: add undefinedAsNil option to Encoder

Pull Request - State: open - Opened by eberlitz 9 months ago

#277 - add test:node_with_strip_types

Pull Request - State: closed - Opened by gfx 10 months ago

#277 - add test:node_with_strip_types

Pull Request - State: closed - Opened by gfx 10 months ago

#276 - update deps

Pull Request - State: closed - Opened by gfx 10 months ago

#276 - update deps

Pull Request - State: closed - Opened by gfx 10 months ago

#275 - update CI

Pull Request - State: closed - Opened by gfx 10 months ago

#275 - add node24 to ci.yml

Pull Request - State: open - Opened by gfx 10 months ago

#274 - Proposal for OpenHarmony Adaptation of msgpack-javascript. Closes #272

Pull Request - State: closed - Opened by qzq111 11 months ago - 1 comment

#273 - Control offset from extension.

Issue - State: open - Opened by crazylexa 12 months ago

#272 - 关于msgpack-javascript的鸿蒙化适配提案

Issue - State: closed - Opened by qzq111 12 months ago

#271 - encoder: Encode instances of Number as numbers, not maps

Pull Request - State: open - Opened by FlorianDenis about 1 year ago - 4 comments

#269 - The decode API is a bit confusing

Issue - State: closed - Opened by nuintun about 1 year ago

#268 - Remove all mentions of Explicit Resource Management features

Pull Request - State: closed - Opened by rijenkii about 1 year ago - 4 comments

#268 - Remove all mentions of Explicit Resource Management features

Pull Request - State: closed - Opened by rijenkii about 1 year ago - 4 comments

#267 - Stop using `Symbol.dispose`

Issue - State: closed - Opened by rijenkii about 1 year ago - 2 comments

#266 - adding support for nonstandard map key in the decoder

Pull Request - State: closed - Opened by PejmanNik about 1 year ago - 3 comments

#266 - adding support for nonstandard map key in the decoder

Pull Request - State: closed - Opened by PejmanNik about 1 year ago - 1 comment

#265 - pure ESM-ify

Pull Request - State: closed - Opened by gfx about 1 year ago

#265 - pure ESM-ify

Pull Request - State: closed - Opened by gfx about 1 year ago

#264 - Run lint in CI

Pull Request - State: closed - Opened by gfx about 1 year ago

#264 - Run lint in CI

Pull Request - State: closed - Opened by gfx about 1 year ago

#263 - give .cjs ext to CJS files

Pull Request - State: closed - Opened by gfx about 1 year ago

#263 - give .cjs ext to CJS files

Pull Request - State: closed - Opened by gfx about 1 year ago

#262 - cleanup dist conf

Pull Request - State: closed - Opened by gfx about 1 year ago

#262 - cleanup dist conf

Pull Request - State: closed - Opened by gfx about 1 year ago

#261 - implement a tiny polyfill to Symbol.dispose

Pull Request - State: closed - Opened by gfx about 1 year ago

#261 - implement a tiny polyfill to Symbol.dispose

Pull Request - State: closed - Opened by gfx about 1 year ago

#259 - apply pure ESM policy

Pull Request - State: closed - Opened by gfx about 1 year ago

#259 - apply pure ESM policy

Pull Request - State: closed - Opened by gfx about 1 year ago

#258 - target=ES2020, dropping target=ES5 from dist

Pull Request - State: closed - Opened by gfx about 1 year ago

#258 - target=ES2020, dropping target=ES5 from dist

Pull Request - State: closed - Opened by gfx about 1 year ago

#257 - add a regression test based on #195

Pull Request - State: closed - Opened by gfx about 1 year ago

#257 - Fix a bug that encode() and decode() are not re-entrant

Pull Request - State: closed - Opened by gfx about 1 year ago

#256 - fix index of built-in encoders/decoders

Pull Request - State: closed - Opened by gfx about 1 year ago

#256 - fix index of built-in encoders/decoders

Pull Request - State: closed - Opened by gfx about 1 year ago

#255 - Changing behavior for map key: The type of key must be string or number

Issue - State: closed - Opened by PejmanNik about 1 year ago - 1 comment

#254 - first step to suppport Bun

Pull Request - State: closed - Opened by gfx about 1 year ago

#254 - first step to suppport Bun

Pull Request - State: closed - Opened by gfx about 1 year ago

#253 - CodeQL actions v3

Pull Request - State: closed - Opened by gfx about 1 year ago

#253 - CodeQL actions v3

Pull Request - State: closed - Opened by gfx about 1 year ago

#252 - rewrite deno_test.ts with node:assert and node:test

Pull Request - State: closed - Opened by gfx about 1 year ago

#252 - rewrite deno_test.ts with node:assert and node:test

Pull Request - State: closed - Opened by gfx about 1 year ago

#251 - remove deprecated stuff

Pull Request - State: closed - Opened by gfx about 1 year ago

#250 - Remove tsconfig paths

Pull Request - State: closed - Opened by gfx about 1 year ago

#250 - Remove tsconfig paths

Pull Request - State: closed - Opened by gfx about 1 year ago

#249 - enable erasableSyntaxOnly introduced in TypeScript 5.8

Pull Request - State: closed - Opened by gfx about 1 year ago

#249 - enable erasableSyntaxOnly introduced in TypeScript 5.8

Pull Request - State: closed - Opened by gfx about 1 year ago

#248 - Allow the data alignment to support zero-copy decoding

Pull Request - State: closed - Opened by EddiG about 1 year ago - 6 comments

#248 - Allow the data alignment to support zero-copy decoding

Pull Request - State: closed - Opened by EddiG about 1 year ago - 7 comments

#247 - Upgrade eslint, deps, and tsconfig libs

Pull Request - State: closed - Opened by gfx about 1 year ago

#247 - Upgrade eslint, deps, and tsconfig libs

Pull Request - State: closed - Opened by gfx about 1 year ago

#246 - How to run benchmark

Issue - State: open - Opened by fabriph over 1 year ago

#245 - Implement Alignment Support for Custom Extensions in Encoder/Decoder

Pull Request - State: closed - Opened by EddiG over 1 year ago - 6 comments

#245 - Implement Alignment Support for Custom Extensions in Encoder/Decoder

Pull Request - State: open - Opened by EddiG over 1 year ago

#244 - update dependencies

Pull Request - State: closed - Opened by gfx over 1 year ago

#244 - update dependencies

Pull Request - State: closed - Opened by gfx over 1 year ago

#243 - Update @msgpack/msgpack to 2.8.0

Issue - State: open - Opened by OkuruchiDan over 1 year ago

#242 - Update fetch-example.html to match ReadMe example

Pull Request - State: closed - Opened by Zentrik almost 2 years ago - 1 comment

#242 - Update fetch-example.html to match ReadMe example

Pull Request - State: closed - Opened by Zentrik almost 2 years ago - 1 comment

#241 - Error in ExtensionCodec.ts?

Issue - State: open - Opened by ste-gr almost 2 years ago

#239 - feat: Expand bigint support to have more configurability

Pull Request - State: closed - Opened by robdmoore about 2 years ago

#239 - feat: Expand bigint support to have more configurability

Pull Request - State: closed - Opened by robdmoore about 2 years ago

#238 - Added a missing dev dependency `msg-timestamp`

Pull Request - State: closed - Opened by genki about 2 years ago - 1 comment

#238 - Added a missing dev dependency `msg-timestamp`

Pull Request - State: open - Opened by genki about 2 years ago

#237 - Deduplicate exports in index.js

Pull Request - State: closed - Opened by nedredmond about 2 years ago

#237 - Deduplicate exports in index.js

Pull Request - State: closed - Opened by nedredmond about 2 years ago

#235 - Allow decoding raw strings

Pull Request - State: closed - Opened by jasonpaulos over 2 years ago - 2 comments

#234 - fix CI, add node v20, remove node v14

Pull Request - State: closed - Opened by gfx over 2 years ago - 1 comment

#231 - npm `latest` tag on `3.0.0-beta`

Issue - State: closed - Opened by keisukekomeda almost 3 years ago - 1 comment

#230 - Decoding of 32 bit floats is not precise

Issue - State: closed - Opened by ThetaSinner almost 3 years ago - 3 comments
Labels: wontfix

#229 - perf: deno compatible

Pull Request - State: closed - Opened by idanran almost 3 years ago - 2 comments

#228 - Reuse stack states during decoding to optimize GC load

Pull Request - State: open - Opened by sergeyzenchenko almost 3 years ago

#227 - error on https://msgpack.org/

Issue - State: open - Opened by da0ka almost 3 years ago

#226 - Invalid integer string convertion from PHP serialized .msgpack

Issue - State: open - Opened by RemiLelaidier almost 3 years ago - 2 comments

#225 - Fix ExtensionCodec example so it recurses.

Pull Request - State: closed - Opened by jcc10 almost 3 years ago - 2 comments

#224 - let Encoder and Decoder accept named params as encode() and decode() do

Pull Request - State: closed - Opened by gfx about 3 years ago - 1 comment

#223 - optional BigInt support: map BigInt to int64/uint64 when `useBigInt64` is set to true

Pull Request - State: closed - Opened by gfx about 3 years ago - 2 comments

#222 - can i override the int64 decoder?

Issue - State: closed - Opened by CHOYSEN about 3 years ago

#221 - Drop IE11 support & no env access for Deno

Pull Request - State: closed - Opened by gfx about 3 years ago - 1 comment

#220 - There has a way to decode extension type from another language?

Issue - State: closed - Opened by Keony1 about 3 years ago - 3 comments

#219 - feature request: option to disable TEXT_ENCODING env check

Issue - State: closed - Opened by andykais about 3 years ago - 4 comments

#218 - migration to ESM

Pull Request - State: closed - Opened by gfx about 3 years ago - 1 comment

#217 - avoid using typescript-specific language extensions (const enum)

Pull Request - State: closed - Opened by gfx over 3 years ago - 1 comment

#216 - Non reversible timestamp encoding

Issue - State: closed - Opened by pragmasoft-ua over 3 years ago - 1 comment
Labels: Question

#215 - RangeError: Start offset undefined is outside the bounds of the buffer

Issue - State: closed - Opened by vera-wcy over 3 years ago - 3 comments

#214 - Cannot find module

Issue - State: closed - Opened by idanran over 3 years ago

#213 - fix #212; Let Encoder#encode() return a copy of the internal buffer

Pull Request - State: closed - Opened by gfx over 3 years ago - 1 comment

#212 - Encoder Reuse Bug?

Issue - State: closed - Opened by turnerEP almost 4 years ago - 2 comments

#211 - Add BigInt support

Pull Request - State: closed - Opened by jasonpaulos almost 4 years ago - 6 comments

#211 - Add BigInt support

Pull Request - State: closed - Opened by jasonpaulos almost 4 years ago - 7 comments

#210 - use Array.prototype.at()

Pull Request - State: closed - Opened by gfx almost 4 years ago - 1 comment

#209 - [doc] clarify the edge cases where the input buffer is empty

Pull Request - State: closed - Opened by gfx almost 4 years ago - 2 comments

#208 - use codeql actions @v2

Pull Request - State: closed - Opened by gfx almost 4 years ago - 1 comment

#207 - add deno-with-jsdeliver as an example deno script

Pull Request - State: closed - Opened by gfx almost 4 years ago - 1 comment

#206 - [ci] add nodejs v18 to the matrix

Pull Request - State: closed - Opened by gfx almost 4 years ago