@3-/msgpack

0.1.4 • 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

About This Project

This project is an open-source component of i18n.site ⋅ Internationalization Solution.

关于本项目

本项目为 i18n.site ⋅ 国际化解决方案 的开源组件。

/@3-/msgpack/

    Package Sidebar

    Install

    npm i @3-/msgpack

    Weekly Downloads

    3

    Version

    0.1.4

    License

    Apache-2.0

    Unpacked Size

    2.12 kB

    Total Files

    5

    Last publish

    Collaborators

    • i18n-now