📟 JSON library for Arduino and embedded C++. Simple and efficient.
Stars
7.1k
Forks
1.2k
Watchers
7.1k
Open Issues
17
Overall repository health assessment
No package.json found
This might not be a Node.js project
2.0k
commits
5
commits
2
commits
2
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
Add `pgm_array<T, N>` as a bound-safe alternative to `pgm_ptr<T>`
029b3c5View on GitHubDon't rely on array size to get the length of string literals
21144d5View on GitHubReturn `bool` from all built-in `toJson` converters
bec657eView on GitHubVariantImpl: change `setRawString()` to return `bool`
1232f61View on GitHubVariantImpl: change `setRawString()` to take an adapted string
65518a8View on GitHubVariantImpl: rename `getResourceManager()` to `resources()`
af36addView on GitHub