Description
This is a delphi library implementing JSON (XML alternative, http://www.json.org) data format and objects structure. Lightweight and fast.
Categories
License
Update Notifications
User Ratings
User Reviews
-
Love this app
-
good job.I use TlkJSON.ParseText() to parse some json string with asia encoding in d7,it fail to parse.After i use UTF8Encode to change the "local string" to utf8,it parse well。Thanks your job.
-
Simple. Useful. Light.
-
Nice and simple.
-
lkjson is fast and easy to use
-
Excellent, use it extensively with our Delphi 7 codebase implementing JSON-RPC Servers and Clients. Interops well with the Java and .Net servers. Doesn't compile with Delphi 5.