From 256dcc134f1cd957b3613438372a053be4b8561c Mon Sep 17 00:00:00 2001 From: Raphael Pigulla Date: Fri, 22 Jan 2016 16:49:42 +0100 Subject: [PATCH] Close #433 PR: Add json-strictify. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c6d4541..aaf8787 100644 --- a/readme.md +++ b/readme.md @@ -682,6 +682,7 @@ - [node-bell](https://github.com/eleme/bell.js) - Real-time anomalies detection for periodic time series. - [Faker.js](https://github.com/Marak/Faker.js) - Generate massive amounts of fake data. - [nodegit](https://github.com/nodegit/nodegit) - Native bindings to Git. +- [json-strictify](https://github.com/pigulla/json-strictify) - Safely serialize a value to JSON without data loss or going into an infinite loop. ## Resources