File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33[ ![ 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 ) [ ![ bundlephobia] ( https://badgen.net/bundlephobia/minzip/@msgpack/msgpack )] ( https://bundlephobia.com/result?p=@msgpack/msgpack )
44
5- [ ![ Browser Matrix powered by Sauce Labs] ( https://app.saucelabs.com/browser-matrix/gfx2019.svg )] ( https://app.saucelabs.com/u/gfx2019 )
5+ <!--
6+ [](https://app.saucelabs.com/u/gfx2019) -->
67
78This is a JavaScript/ECMA-262 implementation of ** MessagePack** , an efficient binary serilization format:
89
@@ -70,7 +71,6 @@ deepStrictEqual(decode(encoded), object);
7071 - [ Continuous Integration] ( #continuous-integration )
7172 - [ Release Engineering] ( #release-engineering )
7273 - [ Updating Dependencies] ( #updating-dependencies )
73- - [ Big Thanks] ( #big-thanks )
7474- [ License] ( #license )
7575
7676<!-- /TOC -->
@@ -598,11 +598,11 @@ make publish
598598npm run update-dependencies
599599```
600600
601- ## Big Thanks
601+ <!-- ## Big Thanks
602602
603603Cross-browser Testing Platform and Open Source <3 Provided by Sauce Labs.
604604
605- <a href =" https://saucelabs.com " ><img src =" ./assets/SauceLabs.svg " alt =" Sauce Labs " width =" 280 " ></a >
605+ <a href="https://saucelabs.com"><img src="./assets/SauceLabs.svg" alt="Sauce Labs" width="280"></a> -->
606606
607607## License
608608
You can’t perform that action at this time.
0 commit comments