File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
# MessagePack for ECMA-262/JavaScript/TypeScript <!-- omit in toc -->
2
2
3
- [ ![ npm version] ( https://img.shields.io/npm/v/@msgpack/msgpack.svg )] ( https://www.npmjs.com/package/@msgpack/msgpack ) ![ CI] ( https://github.com/msgpack/msgpack-javascript/workflows/CI/badge.svg ) [ ![ codecov] ( https://codecov.io/gh/msgpack/msgpack-javascript/branch/master/graphs/badge.svg )] ( https://codecov.io/gh/msgpack/msgpack-javascript ) [ ![ minzip] ( https://badgen.net/bundlephobia/minzip/@msgpack/msgpack )] ( https://bundlephobia.com/result?p=@msgpack/msgpack ) [ ![ tree-shaking] ( https://badgen.net/bundlephobia/tree-shaking/@msgpack/msgpack )] ( https://bundlephobia.com/result?p=@msgpack/msgpack )
3
+ [ ![ npm version] ( https://img.shields.io/npm/v/@msgpack/msgpack.svg )] ( https://www.npmjs.com/package/@msgpack/msgpack ) ![ CI] ( https://github.com/msgpack/msgpack-javascript/workflows/CI/badge.svg ) <!-- [](https://codecov.io/gh/msgpack/msgpack-javascript) --> [ ![ minzip] ( https://badgen.net/bundlephobia/minzip/@msgpack/msgpack )] ( https://bundlephobia.com/result?p=@msgpack/msgpack ) [ ![ tree-shaking] ( https://badgen.net/bundlephobia/tree-shaking/@msgpack/msgpack )] ( https://bundlephobia.com/result?p=@msgpack/msgpack )
4
4
5
5
This library is an implementation of ** MessagePack** for TypeScript and JavaScript, providing a compact and efficient binary serialization format. Learn more about MessagePack at:
6
6
You can’t perform that action at this time.
0 commit comments