Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| libraries:json [2024-03-03 19:59] – [JavaScript Object Notation (JSON)] geek | libraries:json [2024-03-07 13:46] (current) – Remove subheader to improve embedded page appearance geek | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| JSON (JavaScript Object Notation) is a lightweight data interchange format widely used for exchanging data between a server and a client, or between different components of an application. While AutoHotkey is primarily known for its automation capabilities, | JSON (JavaScript Object Notation) is a lightweight data interchange format widely used for exchanging data between a server and a client, or between different components of an application. While AutoHotkey is primarily known for its automation capabilities, | ||
| - | ==== Libraries ==== | ||
| * [[https:// | * [[https:// | ||