From c37ccf1d0d33829b2d3c6e2c2c1db8d32edf8487 Mon Sep 17 00:00:00 2001 From: Jane Kelly Date: Mon, 19 Apr 2021 13:41:51 -0500 Subject: [PATCH] Add Retool to PapaParse lovers list --- docs/resources/js/lovers.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/resources/js/lovers.js b/docs/resources/js/lovers.js index 530a164..65e89d0 100644 --- a/docs/resources/js/lovers.js +++ b/docs/resources/js/lovers.js @@ -126,5 +126,11 @@ var peopleLovePapa = [ name: "Visa SOP Sample", description: "Providing free guide to international students.", quote: "Use Papa Parse for many of side projects. Super fast and works all the time. Love it!" + }, + { + link: "https://retool.com/", + name: "Retool", + description: "A remarkably fast way to build internal tools.", + quote: "Papa makes it easy for our users to customize CSV parsing to match their business logic." } ];