diff --git a/docs/resources/js/lovers.js b/docs/resources/js/lovers.js index 2d02965..80c4c27 100644 --- a/docs/resources/js/lovers.js +++ b/docs/resources/js/lovers.js @@ -78,5 +78,11 @@ var peopleLovePapa = [ name: "Novel.js", description: "is a text adventure framework that uses Papa Parse to enable user-friendly translations.", quote: "Papa saves countless hours of work and makes reading large CSV files so easy!" + }, + { + link: "https://mailcheck.co", + name: "Mailcheck.co", + description: "Mailcheck is email validation service. All emails usually stored in CSV's. We use Papa Parse to process data from our customers in browser", + quote: "Papa Parser allowed our customers to preview and process csv's in browser, without uploading them to server. It saves lots of time and space :)" } ];