Skip to content

JSON Support#11

Draft
mudkipdev wants to merge 16 commits intomainfrom
json
Draft

JSON Support#11
mudkipdev wants to merge 16 commits intomainfrom
json

Conversation

@mudkipdev
Copy link
Owner

@mudkipdev mudkipdev commented Apr 8, 2025

  • Elements
    • Null
    • Booleans
    • Numbers
    • Strings
    • Arrays
    • Objects
  • Serialization
    • Reading
    • Writing
    • Convenience methods (InputStream, OutputStream, File, etc.)
  • Unit tests
  • Mutable API for situations where performance is needed
  • Proper documentation with usage examples
  • Javadoc comments
  • Support for custom formatting and indentation preferences
  • JSON codecs
  • Object templates
  • Benchmarks

@mudkipdev mudkipdev changed the title JSON JSON Support Apr 8, 2025
@mudkipdev mudkipdev marked this pull request as draft April 8, 2025 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant