Tina Luedtke c7f2647a62 Docs: Removed Google Analytics tags (#12145) 3 лет назад
..
Makefile.am 675383b26a Makefile.am files indentation (#7252) 5 лет назад
README.md c7f2647a62 Docs: Removed Google Analytics tags (#12145) 3 лет назад
jsmn.c acca8c24f2 Fix typos (#11782) 3 лет назад
jsmn.h c56e086ba3 Easily disable alarms, by persisting the silencers configuration (#6360) 5 лет назад
json.c faef38c806 Spelling libnetdata (#10917) 3 лет назад
json.h c56e086ba3 Easily disable alarms, by persisting the silencers configuration (#6360) 5 лет назад

README.md

json

json contains a parser for json strings, based on jsmn (https://github.com/zserge/jsmn), but case you have installed the JSON-C library, the installation script will prefer it, you can also force its use with --enable-jsonc in the compilation time.