Skip to content

kstenerud/orb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Representation in Binary / Text

ORB and ORT are extensions of BONJSON and JSON that support more data types and fix some annoyances with JSON:

  • Floating point NaN and infinity values are allowed
  • Timestamp type
  • Identifier (UUID) type
  • Typed arrays (including a byte array type)
  • Comments
  • Hexadecimal notation
  • The comma character (,) is now considered "whitespace"
  • A new Unicode escape sequence that supports the entire codepoint range

Specifications

License

Copyright (c) 2025 Karl Stenerud. All rights reserved.

Distributed under the Creative Commons Attribution License (license deed).

About

Object Representation in Binary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published