EasyJson v1.0.0 #1
jarroddavis68
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🎉 What's New in v1.0.0
Initial stable release of EasyJson — a fluent and lightweight Delphi library for working with JSON objects more intuitively.
🚀 Features
✅ Fluent interface for JSON creation and manipulation
✅ Chainable method calls (e.g.,
.Add(),.Put(),.Get())✅ Support for nested JSON objects and arrays
✅ Automatic type detection for basic types
✅ Easily serialize and deserialize JSON with built-in helpers
✅ No external dependencies — pure Delphi
📦 Installation
Just drop
EasyJson.pasinto your Delphi project and add it to yourusesclause.📘 Example Usage
🧩 Compatibility
This discussion was created from the release EasyJson v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions