Skip to content

JSON Support#11

Closed
mudkipdev wants to merge 39 commits intomainfrom
json
Closed

JSON Support#11
mudkipdev wants to merge 39 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
@mudkipdev
Copy link
Owner Author

Work will continue on the main branch

@mudkipdev mudkipdev marked this pull request as ready for review February 19, 2026 03:34
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

Comments