comparison CREDITS.md @ 695:69a547354e30

Misc: update CREDITS.md
author David Demelier <markand@malikania.fr>
date Fri, 04 May 2018 14:05:57 +0200
parents 64cb98dd8e9d
children f5ccf65ae929
comparison
equal deleted inserted replaced
694:066aa6812934 695:69a547354e30
15 Absolutely awesome JavaScript engine written in C by a super nice author. 15 Absolutely awesome JavaScript engine written in C by a super nice author.
16 16
17 - CMake, http://cmake.org 17 - CMake, http://cmake.org
18 The best build system ever. 18 The best build system ever.
19 19
20 - Google Test, https://github.com/google/googletest
21 A nice and easy C++ test framework.
22
23 - Pandoc, http://pandoc.org 20 - Pandoc, http://pandoc.org
24 Powerful document converter. 21 Powerful document converter.
25 22
26 - Niels Lohmann JSON library, https://github.com/nlohmann/json 23 - Niels Lohmann JSON library, https://github.com/nlohmann/json
27 The best C++ JSON library. 24 The best C++ JSON library.
28 25
29 - fmtlib, http://fmtlib.net/latest/index.html 26 - Boost, http://boost.org
30 Convenient formatting library for C++. 27 Powerful and portable libraries.