majo-ubjson

1.1.2 • Public • Published

majo-ubjson

Practical ubjson. Wrapper around @shelacek/ubjson with nice defaults.

install

npm i majo-ubjson

import

browser
import { encode, decode } from "./node_modules/majo-ubjson/source/majoUbjson.js";
node 12+
import { encode, decode } from "majo-ubjson";
node 
import { encode, decode } from "majo-ubjson/built/majoUbjson.umd.js";

see also

https://bitbucket.org/shelacek/ubjson/src/master/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.2
    1
    • latest

Version History

Package Sidebar

Install

npm i majo-ubjson

Weekly Downloads

2

Version

1.1.2

License

MIT

Unpacked Size

18.2 kB

Total Files

7

Last publish

Collaborators

  • grossacasacs