We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 648e99c commit c06fee4Copy full SHA for c06fee4
README.md
@@ -1,5 +1,7 @@
1
# fast-json-stringify [](https://travis-ci.org/fastify/fast-json-stringify)
2
3
+[](https://greenkeeper.io/)
4
+
5
__fast-json-stringify__ is x1-4 times faster than `JSON.stringify()`.
6
It is particularly suited if you are sending small JSON payloads, the
7
advantages reduces on large payloads.
0 commit comments