Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
arduino-libraries
/
Arduino_JSON
Public
Notifications
You must be signed in to change notification settings
Fork
64
Star
185
Code
Issues
17
Pull requests
2
Actions
Projects
0
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
"=" operator issue when copying JSONVar reference to JSONVar
topic: code
Related to content of the project itself
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Perceived defect in any part of project
Status: Open.
#66
In arduino-libraries/Arduino_JSON;
·
nathanjshaffer
opened
on Sep 26, 2024
<code>cJSON_CreateNumber</code> is truncating numbers outside the bounds of <code>INT_MIN</code> - <code>INT_MAX</code>
topic: code
Related to content of the project itself
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Perceived defect in any part of project
Status: Open.
#62
In arduino-libraries/Arduino_JSON;
·
raphael-bmec-co
opened
on Apr 23, 2024
Add operator= overload for int64_t and uint64
topic: code
Related to content of the project itself
Related to content of the project itself
type: enhancement
Proposed improvement
Proposed improvement
Status: Open.
#54
In arduino-libraries/Arduino_JSON;
·
Zhu-jiatong
opened
on Aug 17, 2023
Missing documentation re: how to declare JSON entry to null
topic: documentation
Related to documentation for the project
Related to documentation for the project
type: imperfection
Perceived defect in any part of project
Perceived defect in any part of project
Status: Open.
#50
In arduino-libraries/Arduino_JSON;
·
Zhu-jiatong
opened
on Jun 15, 2023
undefined reference to `sscanf'
type: imperfection
Perceived defect in any part of project
Perceived defect in any part of project
Status: Open.
#47
In arduino-libraries/Arduino_JSON;
·
Chokhonelidze
opened
on Mar 6, 2023
Convert std::map and std::unordered_map to JSON object
topic: code
Related to content of the project itself
Related to content of the project itself
type: enhancement
Proposed improvement
Proposed improvement
Status: Open.
#45
In arduino-libraries/Arduino_JSON;
·
Zhu-jiatong
opened
on Dec 4, 2022
Add example of parsing an HTTP response
topic: documentation
Related to documentation for the project
Related to documentation for the project
type: enhancement
Proposed improvement
Proposed improvement
Status: Open.
#37
In arduino-libraries/Arduino_JSON;
·
jterrell345
opened
on Jul 6, 2022
Common types need to be supported.
type: enhancement
Proposed improvement
Proposed improvement
Status: Open.
#23
In arduino-libraries/Arduino_JSON;
·
MartinMueller2003
opened
on May 19, 2021
How to reuse JSONVar
Status: Open.
#18
In arduino-libraries/Arduino_JSON;
·
ninora
opened
on Mar 31, 2021
Cannot even do a simple swap
Status: Open.
#17
In arduino-libraries/Arduino_JSON;
·
chandlersonne
opened
on Feb 27, 2021
Array of objects
Status: Open.
#15
In arduino-libraries/Arduino_JSON;
·
mapicard
opened
on Jan 12, 2021
How to monitor memory leak
Status: Open.
#12
In arduino-libraries/Arduino_JSON;
·
baqwas
opened
on Oct 6, 2020
You can’t perform that action at this time.