diff --git a/resources/js/lovers.js b/resources/js/lovers.js index b9b0817..203c650 100644 --- a/resources/js/lovers.js +++ b/resources/js/lovers.js @@ -54,5 +54,11 @@ var peopleLovePapa = [ name: "Webucator", description: "created a video showing how to use Papa Parse and FileDrop.js to create a drag-and-drop CSV-JSON converter.", quote: "It's often easy to convert data to CSV. With Papa, it's easy to turn that CSV into JSON." - } + }, + { + link: "http://www.yolpo.com/social/gist.github?1dbd4556e748bdb830b3&autoplay=1&interimresults=0&failfast=1", + name: "yolpo", + description: "created a simple regression test for the Papa Parse", + quote: "Papa's api is so intuitive, it took me no time to get it to work" + } ];