Browse Source

Add Retool to PapaParse lovers list (#867)

pull/872/head
Jane Kelly 4 years ago committed by GitHub
parent
commit
5e92fca582
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      docs/resources/js/lovers.js

6
docs/resources/js/lovers.js

@ -126,5 +126,11 @@ var peopleLovePapa = [ @@ -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."
}
];

Loading…
Cancel
Save