Skip to content

Add subpackages #9

Open
Open
@thesmartwon

Description

@thesmartwon

Would it be possible to use subpackages for each encoding scheme? This would save downloading all the schemes I'm uninterested in.

For example:

import { CborEncoder, CborDecoder } from "@jsonjoy.com/json-pack-cbor";

would only download the necessary packages from NPM instead of ones for bson, ion, json, msgpack, ubjson and others.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions