Format Expansion #24

Open
opened 2026-04-20 20:22:53 +00:00 by jmarya · 0 comments
Owner

Support more data formats natively in jsaw. Including

Level 1 - Easy

  • JSON5
  • HJSON
  • INI file format
  • dotenv (.env)

Level 2 - Harder

  • MessagePack
    • Schema vs schemaless encoding
  • XML
    • Weird data format; needs mapping to JSON object model
Support more data formats natively in jsaw. Including # Level 1 - Easy - JSON5 - HJSON - INI file format - dotenv (.env) # Level 2 - Harder - MessagePack - Schema vs schemaless encoding - XML - Weird data format; needs mapping to JSON object model
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jmarya/jsaw#24
No description provided.