From 64b77bbece9e3e052e2d5479eb43081431af03d4 Mon Sep 17 00:00:00 2001 From: "Razvan (Raz)" Date: Tue, 27 Aug 2024 23:20:31 +0700 Subject: [PATCH] Update lovers.js to include Chartbrew --- docs/resources/js/lovers.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/resources/js/lovers.js b/docs/resources/js/lovers.js index 1c939510..043ae187 100644 --- a/docs/resources/js/lovers.js +++ b/docs/resources/js/lovers.js @@ -126,5 +126,11 @@ var peopleLovePapa = [ name: "HelloData", description: "Automatic rent surveys with real-time data on over 25M multifamily units nationwide, direct from property websites.", quote: "Papa Parse makes bulk data imports a breeze! It's helped us easily onboard our largest customers. It's robust and a true game-changer." + }, + { + link: "https://chartbrew.com", + name: "Chartbrew", + description: "Chartbrew allows you to connect all your databases and APIs to create beautiful live charts and visualize your data in custom dashboards.", + quote: "Nothing beats Papa Parse when it comes to loading huge CSV files in the browser. Chartbrew loves using Papa Parse to visualize data from CSV files <3" } ];