Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/offroaders123/bob
Binary JSON objects!
https://github.com/offroaders123/bob
Last synced: 20 days ago
JSON representation
Binary JSON objects!
- Host: GitHub
- URL: https://github.com/offroaders123/bob
- Owner: Offroaders123
- License: mit
- Created: 2024-11-09T11:03:05.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-29T09:31:36.000Z (23 days ago)
- Last Synced: 2024-11-29T09:34:41.407Z (23 days ago)
- Language: TypeScript
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bob
Binary JSON objects!
Been thinking about how one could store JSON data vert small, by using a very compressed binary format, possibly with compression, but moreso with writing data to the file like you do for NBT, but specific to what JSON's spec supports.