From 5e92fca582a45780ca6f3de68b599a1f88f35860 Mon Sep 17 00:00:00 2001 From: Jane Kelly Date: Tue, 20 Apr 2021 01:25:02 -0500 Subject: [PATCH] Add Retool to PapaParse lovers list (#867) --- 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..456c3d7 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." } ];