Lightweight json library

Other Lightweight json library

Нет прав для скачивания

0cguboss

Customer
Регистрация
7 Июн 2025
Сообщения
17
0cguboss submitted a new item:

Lightweight json library - json

lightweight and efficient library for encoding Lua values into JSON strings and decoding JSON strings back into Lua data structures. It supports standard Lua types such as tables, numbers, strings, booleans, and nil
  • Encoding Lua → JSON
    Converts Lua values to JSON format, handling tables (as arrays or objects), strings with proper escaping, numbers, booleans, and a special json.null value representing JSON null.
  • Decoding...

Read more...
 
Назад
Сверху