|
|
@ -54,5 +54,11 @@ var peopleLovePapa = [ |
|
|
|
name: "Webucator", |
|
|
|
name: "Webucator", |
|
|
|
description: "created a video showing how to use Papa Parse and FileDrop.js to create a drag-and-drop CSV-JSON converter.", |
|
|
|
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." |
|
|
|
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" |
|
|
|
|
|
|
|
} |
|
|
|
]; |
|
|
|
]; |
|
|
|