@3-/msgpack

0.1.2 • Public • Published

@3-/msgpack

test/main.coffee :

#!/usr/bin/env coffee

import pack from '@3-/msgpack/pack.js'
import unpack from '@3-/msgpack/unpack.js'


console.log pack 1
console.log unpack pack 1

output :

<Buffer 01>
1

Readme

Keywords

none

Package Sidebar

Install

npm i @3-/msgpack

Weekly Downloads

353

Version

0.1.2

License

Apache-2.0

Unpacked Size

835 B

Total Files

5

Last publish

Collaborators

  • i18n-now