json5_plus library
Enums
- EDateTimeFormat
- Supported DateTime serialization formats.
Mixins
- TypedAccessorMixin
- Generic accessors that can be added to any collection type object. For example, the Json5 class uses this mixin to provide typed access to the values in the JSON.
Extensions
- Json5DateTimeExtension on DateTime?
- Extension methods for DateTime.
- Json5StringExtension on String?
- Extension methods for String.