Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CBOR support #56622

Open
cyberphone opened this issue Jan 16, 2025 · 0 comments
Open

Add CBOR support #56622

cyberphone opened this issue Jan 16, 2025 · 0 comments
Labels
feature request Issues that request new features to be added to Node.js.

Comments

@cyberphone
Copy link

What is the problem this feature will solve?

CBOR is an alternative to JSON.
Due to its binary format and rich data type support, it is ideally suited for machine-to-machine data interchange.

What is the feature you are proposing to solve the problem?

I'm proposing a "CBOR" counterpart to the "JSON" object.
In similarity to "JSON", a single object should suffice.

/~https://github.com/cyberphone/CBOR.js#cborjs

What alternatives have you considered?

No response

@cyberphone cyberphone added the feature request Issues that request new features to be added to Node.js. label Jan 16, 2025
@github-project-automation github-project-automation bot moved this to Awaiting Triage in Node.js feature requests Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Issues that request new features to be added to Node.js.
Projects
Status: Awaiting Triage
Development

No branches or pull requests

1 participant