File tree Expand file tree Collapse file tree 2 files changed +371
-2
lines changed Expand file tree Collapse file tree 2 files changed +371
-2
lines changed Original file line number Diff line number Diff line change
1
+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/m7s53wav1l0abssg/branch/master?svg=true )] ( https://ci.appveyor.com/project/bblanchon/arduinojson/branch/master ) [ ![ Build Status] ( https://travis-ci.org/bblanchon/ArduinoJson.svg?branch=master )] ( https://travis-ci.org/bblanchon/ArduinoJson ) [ ![ Coverage Status] ( https://img.shields.io/coveralls/bblanchon/ArduinoJson.svg )] ( https://coveralls.io/r/bblanchon/ArduinoJson?branch=master ) [ ![ Star this project] ( http://githubbadges.com/star.svg?user=bblanchon&repo=ArduinoJson&style=flat&color=fff&background=007ec6 )] ( https://github.com/bblanchon/ArduinoJson )
2
+
3
+ ![ ArduinoJson's logo] ( banner.svg )
4
+
1
5
ArduinoJson - C++ JSON library for IoT
2
6
====================
3
7
4
- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/m7s53wav1l0abssg/branch/master?svg=true )] ( https://ci.appveyor.com/project/bblanchon/arduinojson/branch/master ) [ ![ Build Status] ( https://travis-ci.org/bblanchon/ArduinoJson.svg?branch=master )] ( https://travis-ci.org/bblanchon/ArduinoJson ) [ ![ Coverage Status] ( https://img.shields.io/coveralls/bblanchon/ArduinoJson.svg )] ( https://coveralls.io/r/bblanchon/ArduinoJson?branch=master ) [ ![ Star this project] ( http://githubbadges.com/star.svg?user=bblanchon&repo=ArduinoJson&style=flat&color=fff&background=007ec6 )] ( https://github.com/bblanchon/ArduinoJson )
5
-
6
8
* An elegant and efficient JSON library for embedded systems.*
7
9
8
10
It's designed to have the most intuitive API, the smallest footprint and is able to work without any allocation on the heap (no malloc).
You can’t perform that action at this time.
0 commit comments