Browse Source

Include Familio (#654)

Familio uses Papa and absolutely loves it
pull/656/head
Peter Theill 6 years ago committed by Sergi Almacellas Abellana
parent
commit
73a10de0c9
  1. 12
      docs/resources/js/lovers.js

12
docs/resources/js/lovers.js

@ -84,5 +84,17 @@ var peopleLovePapa = [ @@ -84,5 +84,17 @@ var peopleLovePapa = [
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 :)"
{
link: "https://flatfile.io",
name: "Flatfile.io",
description: "is an add-in data importer for web-apps, providing the full UX to upload a spreadsheet, field match, and repair issues found during import.",
quote: "Papa is a core part of our importer, so much so that we're committed to helping maintain it!"
},
{
link: "https://familiohq.com",
name: "Familio",
description: "is a brand-new messaging app made specifically for busy families. Automatically align all family members when sending text messages to parents in the kindergarten or school or when planning your kids birthday parties.",
quote: "With Papa it was a joy to implement our tool for importing messages and places from external systems."
}
];

Loading…
Cancel
Save