Browse Source

Added AppStax to lovers (closes #207)

pull/313/head
Matthew Holt 10 years ago
parent
commit
85da9d49b2
  1. 12
      resources/js/lovers.js

12
resources/js/lovers.js

@ -57,8 +57,14 @@ var peopleLovePapa = [
}, },
{ {
link: "http://www.yolpo.com/social/gist.github?1dbd4556e748bdb830b3&autoplay=1&interimresults=0&failfast=1", link: "http://www.yolpo.com/social/gist.github?1dbd4556e748bdb830b3&autoplay=1&interimresults=0&failfast=1",
name: "yolpo", name: "Yolpo",
description: "created a simple regression test for the Papa Parse", description: "created a simple regression test for Papa Parse.",
quote: "Papa's api is so intuitive, it took me no time to get it to work" quote: "Papa's API is so intuitive, it took me no time to get it to work."
},
{
link: "https://www.appstax.com",
name: "Appstax",
description: "uses Papa Parse to import and export CSV data in their visual databrowser.",
quote: "Papa is a great for parsing CSV. And what a great tone of voice - love it!"
} }
]; ];

Loading…
Cancel
Save